OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] What Does SOAP/WS Do that A REST System Can't?

[ Lists Home | Date Index | Thread Index ]

> Doesn't WSDL + XML Schema answer that question?

No; it tells you the syntax, but not the meaning.
     <xsd:element name="Transaction">
       <xsd:complexType>
         <xsd:sequence>
           <xsd:element name="Account" type="xsd:string"/>
           <xsd:element name="Amount" type="xsd:float"/>
          </xsd:sequence>
       </xsd:complexType>
     </xsd:element>

Is that a debit or a credit?

	/r$

-- 
Rich Salz, Chief Security Architect
DataPower Technology                           http://www.datapower.com
XS40 XML Security Gateway   http://www.datapower.com/products/xs40.html




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS