2002/ws/desc/test-suite/xmlcatalog/wsdl wsdl20.xsd,1.10,1.11

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

Modified Files:
	wsdl20.xsd 
Log Message:
removed safe attribute from InterfaceOperationType to be consistent with Part 2 - this attribute is an extension

Index: wsdl20.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/wsdl20.xsd,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wsdl20.xsd	19 Feb 2006 23:27:42 -0000	1.10
--- wsdl20.xsd	8 May 2006 23:52:18 -0000	1.11
***************
*** 186,190 ****
          <xs:attribute name='name' type='xs:NCName' use='required' />
          <xs:attribute name='pattern' type='xs:anyURI' use='required' />
-         <xs:attribute name='safe' type="xs:boolean" use='optional' />
          <xs:attribute name='style' type='xs:anyURI' use='optional' />
        </xs:extension>
--- 186,189 ----

Received on Monday, 8 May 2006 23:52:52 UTC