2002/ws/desc/wsdl20 wsdl20.xml,1.134,1.135

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

Modified Files:
	wsdl20.xml 
Log Message:
Corrected formatting of Table C-1, and improved the description.

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -C2 -d -r1.134 -r1.135
*** wsdl20.xml	30 Sep 2004 03:16:39 -0000	1.134
--- wsdl20.xml	30 Sep 2004 03:31:37 -0000	1.135
***************
*** 6638,6642 ****
  	followed by a pointer part as defined below.
  	The pointer parts have a scheme name that corresponds to one
! 	of the WSDL component types, and schema data that is a path composed
  	of names that identify the components. The names are of type either QName, NCName,
  	URI, or Pointer Part, depending on the context.
--- 6638,6642 ----
  	followed by a pointer part as defined below.
  	The pointer parts have a scheme name that corresponds to one
! 	of the WSDL component types, and scheme data that is a path composed
  	of names that identify the components. The names are of type either QName, NCName,
  	URI, or Pointer Part, depending on the context.
***************
*** 6654,6658 ****
          namespace} property of the ancestor component. The URI provided
          by the {target namespace} property is combined with a fragment
!         identifier, where the fragment identifier is constructed from
          the {name} property of the component and the {name} properties
          of its ancestors as a path according to <specref
--- 6654,6658 ----
          namespace} property of the ancestor component. The URI provided
          by the {target namespace} property is combined with a fragment
!         identifier, where the fragment identifier is typically constructed from
          the {name} property of the component and the {name} properties
          of its ancestors as a path according to <specref
***************
*** 6660,6664 ****
          gives the name of the WSDL component. 
  		Columns two through five specify the identifiers that
! 		uniquely identify the component. 
  		These identifiers are then used to construct the
          pointer part in column six.</p>
--- 6660,6666 ----
          gives the name of the WSDL component. 
  		Columns two through five specify the identifiers that
! 		uniquely identify the component. Identifiers are typically formed from 
! 		the {name} property,
! 		although in several cases references to other components are used.
  		These identifiers are then used to construct the
          pointer part in column six.</p>
***************
*** 6684,6701 ****
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Interface Operation</td>
            <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>interfaceOperation(<emph>interface</emph>/<emph>operation</emph>)</code></td>
  	</tr>
  	<tr>
!           <td rowspan="1" colspan="1">Interface Fault</td>
            <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>fault</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>interfaceFault(<emph>interface</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
--- 6686,6703 ----
  	</tr>
  	<tr>
!           <td rowspan="1" colspan="1">Interface Fault</td>
            <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>fault</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>interfaceFault(<emph>interface</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Interface Operation</td>
            <td rowspan="1" colspan="1"><code><emph>interface</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>interfaceOperation(<emph>interface</emph>/<emph>operation</emph>)</code></td>
  	</tr>
  	<tr>
***************
*** 6713,6717 ****
            <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td>
            <td rowspan="1" colspan="1"><code><emph>fault</emph></code> QName</td>
!           <td rowspan="1" colspan="1"><code>messageReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
--- 6715,6719 ----
            <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td>
            <td rowspan="1" colspan="1"><code><emph>fault</emph></code> QName</td>
!           <td rowspan="1" colspan="1"><code>faultReference(<emph>interface</emph>/<emph>operation</emph>/<emph>message</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
***************
*** 6724,6746 ****
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Binding Operation</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code>QName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>bindingOperation(<emph>binding</emph>/<emph>operation</emph>)</code></td>
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Binding Fault</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>fault</emph></code>QName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>bindingFault(<emph>binding</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
  	  <td rowspan="1" colspan="1">Binding Message Reference</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code>QName</td>
            <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>
--- 6726,6748 ----
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Binding Fault</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>fault</emph></code> QName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>bindingFault(<emph>binding</emph>/<emph>fault</emph>)</code></td>
  	</tr>
  	<tr>
! 	  <td rowspan="1" colspan="1">Binding Operation</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code> QName</td>
            <td rowspan="1" colspan="1">n/a</td>
            <td rowspan="1" colspan="1">n/a</td>
!           <td rowspan="1" colspan="1"><code>bindingOperation(<emph>binding</emph>/<emph>operation</emph>)</code></td>
  	</tr>
  	<tr>
  	  <td rowspan="1" colspan="1">Binding Message Reference</td>
            <td rowspan="1" colspan="1"><code><emph>binding</emph></code> NCName</td>
!           <td rowspan="1" colspan="1"><code><emph>operation</emph></code> QName</td>
            <td rowspan="1" colspan="1"><code><emph>message</emph></code> NCName</td>
            <td rowspan="1" colspan="1">n/a</td>

Received on Thursday, 30 September 2004 03:31:40 UTC