- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 13 Oct 2005 16:29:54 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory homer:/tmp/cvs-serv14324 Modified Files: wsdl20-soap.xsd Log Message: LC348: SOAP: Typo: mustUnderstnad -> mustUnderstand Index: wsdl20-soap.xsd =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap.xsd,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** wsdl20-soap.xsd 2 Aug 2005 08:15:21 -0000 1.13 --- wsdl20-soap.xsd 13 Oct 2005 16:29:52 -0000 1.14 *************** *** 63,67 **** <xs:attribute name="element" type="xs:QName" use="required" /> ! <xs:attribute name="mustUnderstnad" type="xs:boolean" /> </xs:extension> --- 63,67 ---- <xs:attribute name="element" type="xs:QName" use="required" /> ! <xs:attribute name="mustUnderstand" type="xs:boolean" /> </xs:extension>
Received on Thursday, 13 October 2005 16:30:05 UTC