From unknown Sun Aug 17 22:12:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8166: Soap client: Unknown node type xsd:all Resent-From: Lennart Borgman Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Mar 2011 17:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8166 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8166@debbugs.gnu.org X-Debbugs-Original-To: Emacs Bugs Received: via spool by submit@debbugs.gnu.org id=B.129917311827133 (code B ref -1); Thu, 03 Mar 2011 17:26:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Mar 2011 17:25:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PvCH8-00073a-5Q for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PvCH5-00073M-Tz for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvCGz-0001x8-4z for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:10 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:53972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvCGy-0001ox-UL for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:09 -0500 Received: from [140.186.70.92] (port=51346 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvC6S-0005Xo-5w for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvC6O-0007gp-Ph for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:15 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:48374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvC6O-0007fa-Fr for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:12 -0500 Received: by ewy10 with SMTP id 10so467717ewy.0 for ; Thu, 03 Mar 2011 09:14:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=5Id8vTTQbKsFMERJBdZQEWcoz7hqvufvvilo5aKwq3E=; b=QLLAWqqw0kipyeOcHQxxvaNZd30XH66tMRNixIQNhITICr6KnbeOS+vrMbRvOucTyA aSg5q+QHS9dwZ4u5zNyuccMInpfiAsI38dbfLfs/6tCP7rXP762zZdH9hJtj3HXFYkEa 5LOg34u474maIvejV0HGhVtQgGYb+qhHEiP2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=aWid/JYTbzflktjAl0zBIWmfWvlRK99MJkPA+eSezTbrZvfDUM2icOmouDU3qvv+mm kynMI/w2GX9s5xECvua/+4ydPMcKIZBeQDBhHqYPDC3zgvLuK1dJBjIbrWOc7J/Nvr68 QjLexOK8nKQrxorj4Jen8TG6NBcsZo6BL1aao= Received: by 10.213.9.2 with SMTP id j2mr1291050ebj.68.1299172451127; Thu, 03 Mar 2011 09:14:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.108.136 with HTTP; Thu, 3 Mar 2011 09:13:51 -0800 (PST) From: Lennart Borgman Date: Thu, 3 Mar 2011 18:13:51 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -4.7 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.7 (----) I get an error when starting from "emacs -Q" and calling (require 'soap-client) (soap-load-wsdl-from-url "http://www.showmyip.com/soap2008/server.php?wsdl") with the backtrace below. I do not know soap so I do not know if this is a bug in Emacs. This is with a recent Emacs: GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-03-02 Debugger entered--Lisp error: (error "Unknown node type xsd:all") signal(error ("Unknown node type xsd:all")) error("Unknown node type %s" xsd:all) soap-parse-complex-type((xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ")) soap-parse-schema((xsd:schema ((targetNamespace . "http://www.showmyip.com/soap2008/")) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/soap/encoding/"))) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/wsdl/"))) "\n " (xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ") "\n")) soap-parse-wsdl((definitions ((xmlns:SOAP-ENV . "http://schemas.xmlsoap.org/soap/envelope/") (xmlns:xsd . "http://www.w3.org/2001/XMLSchema") (xmlns:xsi . "http://www.w3.org/2001/XMLSchema-instance") (xmlns:SOAP-ENC . "http://schemas.xmlsoap.org/soap/encoding/") (xmlns:tns . "http://www.showmyip.com/soap2008/") (xmlns:soap . "http://schemas.xmlsoap.org/wsdl/soap/") (xmlns:wsdl . "http://schemas.xmlsoap.org/wsdl/") (xmlns . "http://schemas.xmlsoap.org/wsdl/") (targetNamespace . "http://www.showmyip.com/soap2008/")) "\n" (types nil (xsd:schema ((targetNamespace . "http://www.showmyip.com/soap2008/")) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/soap/encoding/"))) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/wsdl/"))) "\n " (xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ") "\n") "\n") "\n" (message ((name . "callshowmyipRequest")) (part ((name . "optional_registered_ddns_name") (type . "xsd:string"))) (part ((name . "optional_language_code") (type . "xsd:string"))) (part ((name . "optional_access_key") (type . "xsd:string")))) "\n" (message ((name . "callshowmyipResponse")) (part ((name . "return") (type . "tns:IP_Address_Properties")))) "\n" (portType ((name . "callshowmyipPortType")) (operation ((name . "callshowmyip")) (input ((message . "tns:callshowmyipRequest"))) (output ((message . "tns:callshowmyipResponse"))))) "\n" (binding ((name . "callshowmyipBinding") (type . "tns:callshowmyipPortType")) (soap:binding ((style . "rpc") (transport . "http://schemas.xmlsoap.org/soap/http"))) (operation ((name . "callshowmyip")) (soap:operation ((soapAction . "http://www.showmyip.com/soap2008/server.php/callshowmyip") (style . "rpc"))) (input nil (soap:body ((use . "encoded") (namespace . "http://www.showmyip.com/soap2008/") (encodingStyle . "http://schemas.xmlsoap.org/soap/encoding/")))) (output nil (soap:body ((use . "encoded") (namespace . "http://www.showmyip.com/soap2008/") (encodingStyle . "http://schemas.xmlsoap.org/soap/encoding/")))))) "\n" (service ((name . "callshowmyip")) (port ((name . "callshowmyipPort") (binding . "tns:callshowmyipBinding")) (soap:address ((location . "http://www.showmyip.com/soap2008/server.php"))))) "\n")) soap-load-wsdl-from-url("http://www.showmyip.com/soap2008/server.php?wsdl") eval((soap-load-wsdl-from-url "http://www.showmyip.com/soap2008/server.php?wsdl")) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp nil nil) From unknown Sun Aug 17 22:12:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8166: Soap client: Unknown node type xsd:all Resent-From: Michael Albinus Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Mar 2011 19:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8166 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Alexandru Harsanyi Cc: Lennart Borgman , 8166@debbugs.gnu.org Received: via spool by 8166-submit@debbugs.gnu.org id=B8166.129926811114146 (code B ref 8166); Fri, 04 Mar 2011 19:49:02 +0000 Received: (at 8166) by debbugs.gnu.org; 4 Mar 2011 19:48:31 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PvazH-0003g7-1s for submit@debbugs.gnu.org; Fri, 04 Mar 2011 14:48:31 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1PvazD-0003fs-HJ for 8166@debbugs.gnu.org; Fri, 04 Mar 2011 14:48:28 -0500 Received: (qmail invoked by alias); 04 Mar 2011 19:48:20 -0000 Received: from p57BB9F26.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.159.38] by mail.gmx.net (mp060) with SMTP; 04 Mar 2011 20:48:20 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+GOO5ms8SG0OUMt5KIIaKRGGk5jy/szDt2ly6kMI CaBQH50DVjMSR9 From: Michael Albinus References: Date: Fri, 04 Mar 2011 20:48:17 +0100 In-Reply-To: (Lennart Borgman's message of "Thu, 3 Mar 2011 18:13:51 +0100") Message-ID: <871v2mk6pq.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Lennart Borgman writes: > I get an error when starting from "emacs -Q" and calling > > (require 'soap-client) > (soap-load-wsdl-from-url "http://www.showmyip.com/soap2008/server.php?wsdl") > > with the backtrace below. I do not know soap so I do not know if this > is a bug in Emacs. Looks like xsd:all is not implemented (yet) in soap-client.el. Alex, could you, please, have a look on it? Best regards, Michael. From unknown Sun Aug 17 22:12:49 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Lennart Borgman Subject: bug#8166: closed (Re: bug#8166: Soap client: Unknown node type xsd:all) Message-ID: References: <87wrkdj1n6.fsf@gmx.de> X-Gnu-PR-Message: they-closed 8166 X-Gnu-PR-Package: emacs Reply-To: 8166@debbugs.gnu.org Date: Sat, 05 Mar 2011 10:36:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1299321362-31582-1" This is a multi-part message in MIME format... ------------=_1299321362-31582-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8166: Soap client: Unknown node type xsd:all which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8166@debbugs.gnu.org. --=20 8166: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8166 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1299321362-31582-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8166-done) by debbugs.gnu.org; 5 Mar 2011 10:35:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pvopn-0008Cq-My for submit@debbugs.gnu.org; Sat, 05 Mar 2011 05:35:39 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Pvopk-0008Cc-Nt for 8166-done@debbugs.gnu.org; Sat, 05 Mar 2011 05:35:37 -0500 Received: (qmail invoked by alias); 05 Mar 2011 10:35:29 -0000 Received: from p57BB8867.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.136.103] by mail.gmx.net (mp070) with SMTP; 05 Mar 2011 11:35:29 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+EyPtGRNOEcNk/U88Zu7Im0iT3FgS6oXFBTqXolN nA9MoFYV0/nDi0 From: Michael Albinus To: Alex Harsanyi Subject: Re: bug#8166: Soap client: Unknown node type xsd:all References: <871v2mk6pq.fsf@gmx.de> Date: Sat, 05 Mar 2011 11:35:25 +0100 In-Reply-To: (Alex Harsanyi's message of "Sat, 5 Mar 2011 10:05:34 +0800") Message-ID: <87wrkdj1n6.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 8166-done Cc: Lennart Borgman , 8166-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Alex Harsanyi writes: > I updated soap-client.el to recognize xsd:all types. I updated the > code at http://code.google.com/p/emacs-soap-client/. Here is the > diff: Thanks a lot! I've merged it to Emacs' trunk. > Best Regards, > Alex. Best regards, Michael. ------------=_1299321362-31582-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 3 Mar 2011 17:25:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PvCH8-00073a-5Q for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PvCH5-00073M-Tz for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvCGz-0001x8-4z for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:10 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:53972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvCGy-0001ox-UL for submit@debbugs.gnu.org; Thu, 03 Mar 2011 12:25:09 -0500 Received: from [140.186.70.92] (port=51346 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvC6S-0005Xo-5w for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvC6O-0007gp-Ph for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:15 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:48374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvC6O-0007fa-Fr for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 12:14:12 -0500 Received: by ewy10 with SMTP id 10so467717ewy.0 for ; Thu, 03 Mar 2011 09:14:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=5Id8vTTQbKsFMERJBdZQEWcoz7hqvufvvilo5aKwq3E=; b=QLLAWqqw0kipyeOcHQxxvaNZd30XH66tMRNixIQNhITICr6KnbeOS+vrMbRvOucTyA aSg5q+QHS9dwZ4u5zNyuccMInpfiAsI38dbfLfs/6tCP7rXP762zZdH9hJtj3HXFYkEa 5LOg34u474maIvejV0HGhVtQgGYb+qhHEiP2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=aWid/JYTbzflktjAl0zBIWmfWvlRK99MJkPA+eSezTbrZvfDUM2icOmouDU3qvv+mm kynMI/w2GX9s5xECvua/+4ydPMcKIZBeQDBhHqYPDC3zgvLuK1dJBjIbrWOc7J/Nvr68 QjLexOK8nKQrxorj4Jen8TG6NBcsZo6BL1aao= Received: by 10.213.9.2 with SMTP id j2mr1291050ebj.68.1299172451127; Thu, 03 Mar 2011 09:14:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.108.136 with HTTP; Thu, 3 Mar 2011 09:13:51 -0800 (PST) From: Lennart Borgman Date: Thu, 3 Mar 2011 18:13:51 +0100 Message-ID: Subject: Soap client: Unknown node type xsd:all To: Emacs Bugs Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 199.232.76.165 X-Spam-Score: -4.7 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.7 (----) I get an error when starting from "emacs -Q" and calling (require 'soap-client) (soap-load-wsdl-from-url "http://www.showmyip.com/soap2008/server.php?wsdl") with the backtrace below. I do not know soap so I do not know if this is a bug in Emacs. This is with a recent Emacs: GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-03-02 Debugger entered--Lisp error: (error "Unknown node type xsd:all") signal(error ("Unknown node type xsd:all")) error("Unknown node type %s" xsd:all) soap-parse-complex-type((xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ")) soap-parse-schema((xsd:schema ((targetNamespace . "http://www.showmyip.com/soap2008/")) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/soap/encoding/"))) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/wsdl/"))) "\n " (xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ") "\n")) soap-parse-wsdl((definitions ((xmlns:SOAP-ENV . "http://schemas.xmlsoap.org/soap/envelope/") (xmlns:xsd . "http://www.w3.org/2001/XMLSchema") (xmlns:xsi . "http://www.w3.org/2001/XMLSchema-instance") (xmlns:SOAP-ENC . "http://schemas.xmlsoap.org/soap/encoding/") (xmlns:tns . "http://www.showmyip.com/soap2008/") (xmlns:soap . "http://schemas.xmlsoap.org/wsdl/soap/") (xmlns:wsdl . "http://schemas.xmlsoap.org/wsdl/") (xmlns . "http://schemas.xmlsoap.org/wsdl/") (targetNamespace . "http://www.showmyip.com/soap2008/")) "\n" (types nil (xsd:schema ((targetNamespace . "http://www.showmyip.com/soap2008/")) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/soap/encoding/"))) "\n " (xsd:import ((namespace . "http://schemas.xmlsoap.org/wsdl/"))) "\n " (xsd:complexType ((name . "IP_Address_Properties")) "\n " (xsd:all nil "\n " (xsd:element ((name . "IP") (type . "xsd:string"))) "\n " (xsd:element ((name . "HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_HOST") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_COUNTRY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_STATE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ISP") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_ORG") (type . "xsd:string"))) "\n " (xsd:element ((name . "DATETIME_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "TIMESERVER_STAMP") (type . "xsd:string"))) "\n " (xsd:element ((name . "VERSION") (type . "xsd:string"))) "\n " (xsd:element ((name . "COMMENTS") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "CURRENCY_NAME") (type . "xsd:string"))) "\n " (xsd:element ((name . "CONTINENT") (type . "xsd:string"))) "\n " (xsd:element ((name . "NATIONALITY") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_CODE") (type . "xsd:string"))) "\n " (xsd:element ((name . "PROXY_CURRENCY_NAME") (type . "xsd:string"))) ...) "\n ") "\n") "\n") "\n" (message ((name . "callshowmyipRequest")) (part ((name . "optional_registered_ddns_name") (type . "xsd:string"))) (part ((name . "optional_language_code") (type . "xsd:string"))) (part ((name . "optional_access_key") (type . "xsd:string")))) "\n" (message ((name . "callshowmyipResponse")) (part ((name . "return") (type . "tns:IP_Address_Properties")))) "\n" (portType ((name . "callshowmyipPortType")) (operation ((name . "callshowmyip")) (input ((message . "tns:callshowmyipRequest"))) (output ((message . "tns:callshowmyipResponse"))))) "\n" (binding ((name . "callshowmyipBinding") (type . "tns:callshowmyipPortType")) (soap:binding ((style . "rpc") (transport . "http://schemas.xmlsoap.org/soap/http"))) (operation ((name . "callshowmyip")) (soap:operation ((soapAction . "http://www.showmyip.com/soap2008/server.php/callshowmyip") (style . "rpc"))) (input nil (soap:body ((use . "encoded") (namespace . "http://www.showmyip.com/soap2008/") (encodingStyle . "http://schemas.xmlsoap.org/soap/encoding/")))) (output nil (soap:body ((use . "encoded") (namespace . "http://www.showmyip.com/soap2008/") (encodingStyle . "http://schemas.xmlsoap.org/soap/encoding/")))))) "\n" (service ((name . "callshowmyip")) (port ((name . "callshowmyipPort") (binding . "tns:callshowmyipBinding")) (soap:address ((location . "http://www.showmyip.com/soap2008/server.php"))))) "\n")) soap-load-wsdl-from-url("http://www.showmyip.com/soap2008/server.php?wsdl") eval((soap-load-wsdl-from-url "http://www.showmyip.com/soap2008/server.php?wsdl")) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp nil nil) ------------=_1299321362-31582-1--