- From: Hugo Haas <hugo@dev.w3.org>
- Date: Thu, 22 Jul 2004 09:27:37 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv28484
Modified Files:
wsdl20-bindings.xml
Log Message:
Fixed typos in pseudo-schema
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** wsdl20-bindings.xml 22 Jul 2004 09:24:09 -0000 1.67
--- wsdl20-bindings.xml 22 Jul 2004 09:27:35 -0000 1.68
***************
*** 1101,1108 ****
<service>
<endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"?
! <b>http:authenticationType</b>="<emph>xs:string</emph>"?
! <b>http:authenticationRealm</b>="<emph>xs:string</emph>"? >
<documentation />?
! <endpoint>
</service>
</definitions>
--- 1101,1108 ----
<service>
<endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"?
! <b>http:authenticationType</b>="<emph>xs:string</emph>"?
! <b>http:authenticationRealm</b>="<emph>xs:string</emph>"? >
<documentation />?
! </endpoint>
</service>
</definitions>
Received on Thursday, 22 July 2004 05:27:37 UTC