- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 May 2005 16:48:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv7426
Modified Files:
wsdl20.xml
Log Message:
Corrected wording to say that mapping is from XML representation to component model (and not between them) as per David Booth's comment.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.238
retrieving revision 1.239
diff -C2 -d -r1.238 -r1.239
*** wsdl20.xml 2 May 2005 03:11:55 -0000 1.238
--- wsdl20.xml 2 May 2005 16:48:29 -0000 1.239
***************
*** 4824,4829 ****
additional binding details. Such specifications are expected to
annotate the Binding component (and its sub-components) with
! additional properties and specify the mapping between those
! properties and the XML representation.
</p>
--- 4824,4829 ----
additional binding details. Such specifications are expected to
annotate the Binding component (and its sub-components) with
! additional properties and specify the mapping
! from the XML representation to those properties.
</p>
***************
*** 5077,5081 ****
&EII;s. Such specifications are expected to annotate the
Binding component with additional properties and specify the
! mapping between those properties and the XML representation.
</p>
</div4>
--- 5077,5082 ----
&EII;s. Such specifications are expected to annotate the
Binding component with additional properties and specify the
! mapping from the XML representation to those properties.
!
</p>
</div4>
***************
*** 5342,5347 ****
specification for those &EII;s. Such specifications are
expected to annotate the Binding Fault component with
! additional properties and specify the mapping between those
! properties and the XML representation. </p>
</div4>
--- 5343,5347 ----
specification for those &EII;s. Such specifications are
expected to annotate the Binding Fault component with
! additional properties and specify the mapping from the XML representation to those properties.</p>
</div4>
***************
*** 5643,5648 ****
specification for those &EII;s. Such specifications are
expected to annotate the Binding Operation component with
! additional properties and specify the mapping between those
! properties and the XML representation. </p>
</div4>
--- 5643,5647 ----
specification for those &EII;s. Such specifications are
expected to annotate the Binding Operation component with
! additional properties and specify the mapping from the XML representation to those properties.</p>
</div4>
***************
*** 5888,5893 ****
&EII;s. Such specifications are expected to annotate
the Binding Message Reference component with
! additional properties and specify the mapping between
! those properties and the XML representation.
</p>
</div4>
--- 5887,5891 ----
&EII;s. Such specifications are expected to annotate
the Binding Message Reference component with
! additional properties and specify the mapping from the XML representation to those properties..
</p>
</div4>
***************
*** 6177,6182 ****
&EII;s. Such specifications are expected to annotate
the Binding Fault Reference component with
! additional properties and specify the mapping between
! those properties and the XML representation.
</p>
</div4>
--- 6175,6179 ----
&EII;s. Such specifications are expected to annotate
the Binding Fault Reference component with
! additional properties and specify the mapping from the XML representation to those properties..
</p>
</div4>
***************
*** 6196,6200 ****
<table border="1" id="tab_Binding_Fault_Reference_Mapping">
! <caption>Mapping between Binding Fault Reference Component Properties and XML Representation</caption>
<col width="20%" />
<col width="80%" />
--- 6193,6197 ----
<table border="1" id="tab_Binding_Fault_Reference_Mapping">
! <caption>Mapping from XML Representation to Binding Fault Reference Component Properties</caption>
<col width="20%" />
<col width="80%" />
***************
*** 6854,6859 ****
&EII;s are defined by the specification for those &EII;s. Such specifications are expected to
annotate the Endpoint component with
! additional properties and specify the mapping between those
! properties and the XML representation.
</p>
</div4>
--- 6851,6855 ----
&EII;s are defined by the specification for those &EII;s. Such specifications are expected to
annotate the Endpoint component with
! additional properties and specify the mapping from the XML representation to those properties.
</p>
</div4>
***************
*** 7887,7892 ****
existing properties of components in the component model. The
specification for an extension &EII; should include definitions
! of any such properties and the mapping between the XML
! representation of the extension and the properties in the
component model.
</p>
--- 7883,7888 ----
existing properties of components in the component model. The
specification for an extension &EII; should include definitions
! of any such properties and the mapping from the XML
! representation of the extension to the properties in the
component model.
</p>
Received on Monday, 2 May 2005 16:48:35 UTC