2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.101,1.102

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
LC320


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** wsdl20-adjuncts.xml	23 Sep 2005 06:05:16 -0000	1.101
--- wsdl20-adjuncts.xml	23 Sep 2005 07:10:12 -0000	1.102
***************
*** 157,161 ****
          <bibref ref="XMLSchemaP2"/> document for the
          <attval>&wsdl-ns;</attval>
!         namespace can be found at <loc href="&wsdl-ns;">&wsdl-ns;</loc>.</td>
              </tr>
              <tr>
--- 157,163 ----
          <bibref ref="XMLSchemaP2"/> document for the
          <attval>&wsdl-ns;</attval>
!         namespace can be found at <loc
! 	href="&wsdl-ns;">&wsdl-ns;</loc>. This namespace is used as
! 	      the default namespace throughout this specification.</td>
              </tr>
              <tr>
***************
*** 1915,1919 ****
                  <att>wsoap:mep</att> &AII;, if present. If not, the
                  actual value of the <att>wsoap:mepDefault</att> &AII;
!                 of the [parent] <el>wsdl:binding</el> &EII;, if present. If not
                  the value as defined by the default SOAP binding rules
                  (for SOAP 1.2, see <specref ref="soap12-defaults"/>), if
--- 1917,1921 ----
                  <att>wsoap:mep</att> &AII;, if present. If not, the
                  actual value of the <att>wsoap:mepDefault</att> &AII;
!                 of the [parent] <el>binding</el> &EII;, if present. If not
                  the value as defined by the default SOAP binding rules
                  (for SOAP 1.2, see <specref ref="soap12-defaults"/>), if
***************
*** 1953,1956 ****
--- 1955,1962 ----
            ref="WSDL-PART1"/>):</p>
  
+ 	  <ednote>
+ 	    <edtext>The propdef mark-up only applies to one component.</edtext>
+ 	  </ednote>
+ 
            <ulist>
              <item><p><propdef comp="Binding">soap modules</propdef> OPTIONAL. A set of <comp>SOAP Module</comp> components
***************
*** 1995,1998 ****
--- 2001,2010 ----
              A <emph>xs:boolean</emph> indicating if the SOAP
              module is required.</p> </item>
+             <item> <p><propdef comp="SOAP Module">parent</propdef> REQUIRED.
+             The <comp>Binding</comp>, <comp>Binding Operation</comp>,
+             <comp>Binding Message Reference</comp>, <comp>Binding
+ 	    Fault</comp> or <comp>Binding Fault Reference</comp>
+ 	    component component that contains this component in its
+ 	    <prop comp="Binding">soap modules</prop> property.</p></item>
            </ulist>
          </div3>
***************
*** 2109,2113 ****
  
            <table border="1" id="tab_SOAP_Module_Mapping">
!             <caption>Mapping from XML Representation to SOAP Module component Properties</caption>
              <tbody>
                <tr>
--- 2121,2125 ----
  
            <table border="1" id="tab_SOAP_Module_Mapping">
!             <caption>Mapping from XML Representation to SOAP Module component-related Properties</caption>
              <tbody>
                <tr>
***************
*** 2135,2138 ****
--- 2147,2163 ----
                    &AII; if present, otherwise <attval>false</attval>.</td>
                </tr>
+               <tr>
+                 <td rowspan="1" colspan="1"><prop comp="SOAP Module">parent</prop></td>
+ 		<td rowspan="1" colspan="1">
+ 		  The <comp>Binding</comp>, <comp>Binding
+ 		  Operation</comp>, <comp>Binding Message
+ 		  Reference</comp>, <comp>Binding Fault</comp> or
+ 		  <comp>Binding Fault Reference</comp> component
+ 		  corresponding to the <el>binding</el>,
+ 		  <el>operation</el>, <el>fault</el>, <el>input</el>,
+ 		  <el>output</el>, <el>infault</el> or
+ 		  <el>outfault</el> &EII; in [parent].
+ 		</td>
+ 	      </tr>
              </tbody>
            </table>
***************
*** 2160,2165 ****
  		<code>parent</code>
  	      </emph>
! 	      is the component identifier for the component under which
! 	      the <comp>SOAP Module</comp> component is declared, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
--- 2185,2189 ----
  		<code>parent</code>
  	      </emph>
! 	      is the pointer part of the <prop comp="SOAP Module">parent</prop> component, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
***************
*** 2201,2204 ****
--- 2225,2232 ----
            in <bibref ref="WSDL-PART1"/>):</p>
  
+ 	  <ednote>
+ 	    <edtext>The propdef mark-up only applies to one component.</edtext>
+ 	  </ednote>
+ 
            <ulist>
              <item><p><propdef comp="Binding Message Reference">soap headers</propdef> OPTIONAL.
***************
*** 2244,2247 ****
--- 2272,2281 ----
              the presence and value of a SOAP <att>mustUnderstand</att>
              &AII;.</p></item>
+ 
+             <item> <p><propdef comp="SOAP Header Block">parent</propdef> REQUIRED.
+             The <comp>Binding Fault</comp>
+             or <comp>Binding Message Reference</comp>
+ 	    component component that contains this component in its
+ 	    <prop comp="Binding Message Reference">soap headers</prop> property.</p></item>
            </ulist>
  	</div3>
***************
*** 2354,2358 ****
  
            <table border="1" id="tab_SOAP_Header_Mapping">
!             <caption>Mapping from XML Representation to SOAP Header Block component
              Properties</caption>
              <tbody>
--- 2388,2392 ----
  
            <table border="1" id="tab_SOAP_Header_Mapping">
!             <caption>Mapping from XML Representation to SOAP Header Block component-related
              Properties</caption>
              <tbody>
***************
*** 2385,2388 ****
--- 2419,2431 ----
                    &AII; if present, otherwise <attval>false</attval>.</td>
                </tr>
+               <tr>
+                 <td rowspan="1" colspan="1"><prop comp="SOAP Header Block">parent</prop></td>
+ 		<td rowspan="1" colspan="1">
+ 		  The <comp>Binding Fault</comp> or <comp>Binding
+ 		  Message Reference</comp> component corresponding to
+ 		  the <el>fault</el>, <el>input</el> or
+ 		  <el>output</el> &EII; in [parent].
+ 		</td>
+ 	      </tr>
              </tbody>
            </table>
***************
*** 2410,2415 ****
  		<code>parent</code>
  	      </emph>
! 	      is the component identifier for the component under which
! 	      the <comp>SOAP Header Block</comp> component is declared, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
--- 2453,2457 ----
  		<code>parent</code>
  	      </emph>
! 	      is the pointer part of the <prop comp="SOAP Header Block">parent</prop> component, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
***************
*** 3294,3298 ****
            </ulist>
  
! 	  <p>The following &AII; for the <el>wsdl:binding</el> &EII;
  	  is defined for setting default values:</p>
  
--- 3336,3340 ----
            </ulist>
  
! 	  <p>The following &AII; for the <el>binding</el> &EII;
  	  is defined for setting default values:</p>
  
***************
*** 3388,3392 ****
  		<att>whttp:queryParameterSeparator</att> &AII;, if present; otherwise, the
  		actual value of the <att>whttp:queryParameterSeparatorDefault</att>
!                   &AII; of the [parent] <el>wsdl:binding</el> &EII;, if present; otherwise, <attval>&amp;</attval>.</td>
                </tr>
              </tbody>
--- 3430,3434 ----
  		<att>whttp:queryParameterSeparator</att> &AII;, if present; otherwise, the
  		actual value of the <att>whttp:queryParameterSeparatorDefault</att>
!                   &AII; of the [parent] <el>binding</el> &EII;, if present; otherwise, <attval>&amp;</attval>.</td>
                </tr>
              </tbody>
***************
*** 3416,3419 ****
--- 3458,3465 ----
            in <bibref ref="WSDL-PART1"/>):</p>
  
+ 	  <ednote>
+ 	    <edtext>The propdef mark-up only applies to one component.</edtext>
+ 	  </ednote>
+ 
            <ulist>
              <item><p><propdef comp="Binding Message Reference">http headers</propdef>, OPTIONAL.
***************
*** 3448,3451 ****
--- 3494,3502 ----
  	    </item>
  
+             <item> <p><propdef comp="HTTP Header">parent</propdef> REQUIRED.
+             The <comp>Binding Fault</comp>
+             or <comp>Binding Message Reference</comp>
+ 	    component component that contains this component in its
+ 	    <prop comp="Binding Message Reference">http headers</prop> property.</p></item>
            </ulist>
  	</div3>
***************
*** 3541,3545 ****
  
            <table border="1" id="tab_HTTP_Header_Mapping">
!             <caption>Mapping from XML Representation to HTTP Header component
              Properties</caption>
              <tbody>
--- 3592,3596 ----
  
            <table border="1" id="tab_HTTP_Header_Mapping">
!             <caption>Mapping from XML Representation to HTTP Header component-related
              Properties</caption>
              <tbody>
***************
*** 3567,3570 ****
--- 3618,3630 ----
                  <comp>Description</comp> component.</td>
                </tr>
+               <tr>
+                 <td rowspan="1" colspan="1"><prop comp="HTTP Header">parent</prop></td>
+ 		<td rowspan="1" colspan="1">
+ 		  The <comp>Binding Fault</comp> or <comp>Binding
+ 		  Message Reference</comp> component corresponding to
+ 		  the <el>fault</el>, <el>input</el> or
+ 		  <el>output</el> &EII; in [parent].
+ 		</td>
+ 	      </tr>
              </tbody>
            </table>
***************
*** 3592,3597 ****
  		<code>parent</code>
  	      </emph>
! 	      is the component identifier for the component under which
! 	      the <comp>HTTP Header</comp> component is declared, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
--- 3652,3656 ----
  		<code>parent</code>
  	      </emph>
! 	      is the pointer part of the <prop comp="HTTP Header">parent</prop> component, as <xspecref
  	      href="&w3c-designation-part1;#frag-ids">specified in WSDL
  	      Version 2.0 Part 1: Core Language</xspecref>.
***************
*** 4277,4284 ****
                  if present; otherwise, the actual value of the
                  <att>whttp:transferCodingDefault</att> &AII; of the
!                 [parent] <el>wsdl:operation</el> &EII;, if present; otherwise, the actual
                  value of the <att>whttp:transferCodingDefault</att>
  		&AII; of
! 		its [parent] <el>wsdl:binding</el> &EII;, if present.</td>
                </tr>
              </tbody>
--- 4336,4343 ----
                  if present; otherwise, the actual value of the
                  <att>whttp:transferCodingDefault</att> &AII; of the
!                 [parent] <el>operation</el> &EII;, if present; otherwise, the actual
                  value of the <att>whttp:transferCodingDefault</att>
  		&AII; of
! 		its [parent] <el>binding</el> &EII;, if present.</td>
                </tr>
              </tbody>
***************
*** 4799,4802 ****
--- 4858,4869 ----
  	      <td>HH</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC320">LC320</loc>:
+ 	      added {parent} property to nested components
+ 	      </td>
+ 	    </tr>
+             <tr>
+ 	      <td>20050923</td>
+ 	      <td>HH</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC317">LC317</loc>:
  	      clarified applicability of application/x-www-url-encoded
***************
*** 4966,4970 ****
                <td>RRC</td>
                <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC74c">LC74c</loc>: 
!     	      changed <el>wsdl:documentation</el> element cardinality to zero or more.
                </td>
              </tr>
--- 5033,5037 ----
                <td>RRC</td>
                <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC74c">LC74c</loc>: 
!     	      changed <el>documentation</el> element cardinality to zero or more.
                </td>
              </tr>

Received on Friday, 23 September 2005 07:10:31 UTC