2002/ws/desc/wsdl20 wsdl20.xml,1.298,1.299

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv11694/wsdl20

Modified Files:
	wsdl20.xml 
Log Message:
Updated text for wsdlx:interface and wsdlx:binding to allow annotation of xs:simpleType.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.298
retrieving revision 1.299
diff -C2 -d -r1.298 -r1.299
*** wsdl20.xml	16 Jun 2005 02:40:10 -0000	1.298
--- wsdl20.xml	16 Jun 2005 23:56:00 -0000	1.299
***************
*** 9625,9631 ****
      		and
      		<att>wsdlx:binding</att>
!     		that may be used to annotate type descriptions in XML Schema
!     		or other type description languages. WSDL 2.0 also defines
!     		the use of these gloable
      		&AII;s to annotate XML Schema components that use the
      		<att>xs:anyURI</att>
--- 9625,9632 ----
      		and
      		<att>wsdlx:binding</att>
!     		that may be used to annotate XML Schema components
!     		or components from other type description languages. 
!     		WSDL 2.0 also defines
!     		the use of these global
      		&AII;s to annotate XML Schema components that use the
      		<att>xs:anyURI</att>
***************
*** 9736,9740 ****
  			whose type is <att>xs:anyURI</att> or a restriction of it, to describe messages that contain the
  			<prop comp="Endpoint">address</prop> property of an <comp>Endpoint</comp>. This is accomplished
! 			by including the <att>wsdlx:interface</att> and/or <att>wsdlx:binding</att> &AII; in the <el>xs:element</el>
  			or <el>xs:attribute</el> &EII; of the corresponding XML Schema component.
  		</p>
--- 9737,9742 ----
  			whose type is <att>xs:anyURI</att> or a restriction of it, to describe messages that contain the
  			<prop comp="Endpoint">address</prop> property of an <comp>Endpoint</comp>. This is accomplished
! 			by including the <att>wsdlx:interface</att> and/or <att>wsdlx:binding</att> &AII; in the <el>xs:element</el>,
! 			<el>xs:simpleType</el>,
  			or <el>xs:attribute</el> &EII; of the corresponding XML Schema component.
  		</p>

Received on Thursday, 16 June 2005 23:56:07 UTC