2002/ws/desc/wsdl20 wsdl20-http.xsd,1.1,1.2

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv10751

Modified Files:
	wsdl20-http.xsd 
Log Message:
Added:
- whttp:version
- whttp:code


Index: wsdl20-http.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-http.xsd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** wsdl20-http.xsd	26 Jul 2004 11:33:31 -0000	1.1
--- wsdl20-http.xsd	29 Jul 2004 14:02:03 -0000	1.2
***************
*** 33,38 ****
--- 33,42 ----
    <xs:attribute name='method' type='xs:string'/>
  
+   <xs:attribute name='version' type='xs:string'/>
+ 
    <xs:attribute name='location' type='xs:anyURI'/>
  
+   <xs:attribute name='code' type='xs:int'/>
+ 
    <xs:attribute name='inputSerialization' type='xs:string'/>
    <xs:attribute name='outputSerialization' type='xs:string'/>

Received on Thursday, 29 July 2004 10:02:33 UTC