[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

new SOAP Encoding spec issue

  • From: Jacek Kopecky <jacek@i...>
  • To: xml-dev@l...
  • Date: Mon, 15 Oct 2001 15:49:01 +0200 (CEST)

new soap
 Hi all. 8-)
 I've this issue with the current specification of the SOAP
Encoding: it does not define strictly the mapping of the encoding
to XML Schema. This has caused, for example, a very weird way of
specifying the array information attributes in WSDL [1]:

<complexType name="ArrayOfFloat">
  <complexContent>
    <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType"
          wsdl:arrayType="xsd:float[]"/>
    </restriction>
  </complexContent>
</complexType>

I think that specifying an array's type should be possible
without resorting to extensions from a different namespace, but
even if this is necessary, in my opinion the namespace should be
soap-encoding, not of the particular language that needs to say
"the message contains an array of floats".

So I think we should add some wording to say how exactly types
are described in XML Schema and what to do with schemas that
don't map back to our encoding (for example complex types
containing application-defined attributes.)


                            Jacek Kopecky

                            Idoox
                            http://www.idoox.com/




PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.