2002/ws/desc/wsdl20 wsdl20-http.xsd,1.16,1.17

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