2002/ws/desc/test-suite/xmlcatalog/wsdl wsdl20-http.xsd,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl
In directory hutz:/tmp/cvs-serv13673/test-suite/xmlcatalog/wsdl

Modified Files:
	wsdl20-http.xsd 
Log Message:
corrected typo in schema

Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20-http.xsd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** wsdl20-http.xsd	25 Jan 2006 18:32:46 -0000	1.2
--- wsdl20-http.xsd	9 May 2006 00:51:29 -0000	1.3
***************
*** 75,79 ****
    </xs:simpleType>
  
!   <xs:simpleType name="httpTopkenType">
      <xs:restriction base="xs:string">
        <xs:pattern value="[!#-'*+\-.0-9A-Z^-z|~]+"/>
--- 75,79 ----
    </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:51:39 UTC