2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.95,1.96

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

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


Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -C2 -d -r1.95 -r1.96
*** wsdl20-adjuncts.xml	23 Sep 2005 05:14:04 -0000	1.95
--- wsdl20-adjuncts.xml	23 Sep 2005 05:24:45 -0000	1.96
***************
*** 3169,3173 ****
  </description>
  	  </eg>
! 	  <p>The XML representation for binding an Operation are four
  	  &AII;s with the following Infoset properties: </p>
  	  <ulist>
--- 3169,3173 ----
  &lt;/description&gt;
  	  </eg>
! 	  <p>The XML representation for binding an Operation are six
  	  &AII;s with the following Infoset properties: </p>
  	  <ulist>
***************
*** 3263,3272 ****
                  </item>
                  <item>
!                   <p>An OPTIONAL <att>queryParameterSeparatorDefault</att>
                      &AII; with the
        following Infoset properties:</p>
                    <ulist>
                      <item>
!                       <p>A [local name] of <att>queryParameterSeparatorDefault</att>
                        </p>
                      </item>
--- 3263,3272 ----
                  </item>
                  <item>
!                   <p>An OPTIONAL <att>queryParameterSeparator</att>
                      &AII; with the
        following Infoset properties:</p>
                    <ulist>
                      <item>
!                       <p>A [local name] of <att>queryParameterSeparator</att>
                        </p>
                      </item>
***************
*** 3281,3284 ****
--- 3281,3310 ----
                  </item>
            </ulist>
+ 
+ 	  <p>The following &AII; for the <el>wsdl:binding</el> &EII;
+ 	  is defined for setting default values:</p>
+ 
+ 	  <ulist>
+ 	    <item>
+ 	      <p>An OPTIONAL <att>queryParameterSeparatorDefault</att>
+ 	      &AII; with the
+ 	      following Infoset properties:</p>
+ 	      <ulist>
+ 		<item>
+ 		  <p>A [local name] of <att>queryParameterSeparatorDefault</att>
+ 		  </p>
+ 		</item>
+ 		<item>
+ 		  <p>A [namespace name] of <attval>&wsdl-http-ns;</attval>
+ 		  </p>
+ 		</item>
+ 		<item>
+ 		  <p>A type of <emph>xs:string</emph> whose length
+ 		  facet value is <emph><attval>1</attval></emph></p>
+ 		</item>
+ 	      </ulist>
+ 	    </item>
+ 	  </ulist>
+ 
          </div3>
          <div3 id="http-operation-decl-mapping">
***************
*** 3335,3339 ****
  		<att>whttp:queryParameterSeparator</att> &AII;, if present; otherwise, the
  		actual value of the <att>whttp:queryParameterSeparatorDefault</att>
!                   &AII;, if present; otherwise, <attval>&amp;</attval>.</td>
                </tr>
              </tbody>
--- 3361,3365 ----
  		<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>
***************
*** 4706,4709 ****
--- 4732,4744 ----
  	      <td>HH</td>
  	      <td><loc
+ 	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC324">LC324</loc>:
+ 	      fixed queryParameterSeparatorDefault and
+ 	      queryParameterSeparator definitions.
+ 	      </td>
+ 	    </tr>
+             <tr>
+ 	      <td>20050923</td>
+ 	      <td>HH</td>
+ 	      <td><loc
  	      href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC325">LC325</loc>:
  	      fixed typo in <att>transferCodingDefault</att> definition.</td>

Received on Friday, 23 September 2005 05:25:19 UTC