- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 09 May 2006 00:32:55 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv31195/wsdl20 Modified Files: wsdl20-http.xsd Log Message: corrected typo in httpTokenType Index: wsdl20-http.xsd =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-http.xsd,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** wsdl20-http.xsd 13 Nov 2005 08:24:48 -0000 1.16 --- wsdl20-http.xsd 9 May 2006 00:32:53 -0000 1.17 *************** *** 88,92 **** </xs:simpleType> ! <xs:simpleType name="httpTopkenType"> <xs:restriction base="xs:string"> <xs:pattern value="[!#-'*+\-.0-9A-Z^-z|~]+"/> --- 88,92 ---- </xs:simpleType> ! <xs:simpleType name="httpTokenType"> <xs:restriction base="xs:string"> <xs:pattern value="[!#-'*+\-.0-9A-Z^-z|~]+"/>
Received on Tuesday, 9 May 2006 00:33:00 UTC