2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.63,1.64

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

Modified Files:
	wsdl20-bindings.xml 
Log Message:
HTTP properties has {http *} names


Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -d -r1.63 -r1.64
*** wsdl20-bindings.xml	21 Jul 2004 13:22:51 -0000	1.63
--- wsdl20-bindings.xml	21 Jul 2004 13:39:13 -0000	1.64
***************
*** 1116,1130 ****
            <ulist>
              <item>
!               <p>{methodDefault} A string value indicating the default value for the HTTP operation.  </p>
              </item>
              <item>
!               <p>{cookies} A boolean value indicating if the service uses cookies (as defined by <bibref ref="RFC2965"/>) for some or all of operations of the interface that this
    binding applies to.  The default is false.</p>
              </item>
              <item>
!               <p>{version} A string value indicating the HTTP version the binding uses.  The default is "1.1". </p>
              </item>
              <item>
!               <p>{default transfer coding} A string value indicating the default transfer coding for all inputs and outputs.  The default is "". </p>
              </item>
            </ulist>
--- 1116,1130 ----
            <ulist>
              <item>
!               <p>{http default method} A string value indicating the default value for the HTTP operation.  </p>
              </item>
              <item>
!               <p>{http cookies} A boolean value indicating if the service uses cookies (as defined by <bibref ref="RFC2965"/>) for some or all of operations of the interface that this
    binding applies to.  The default is false.</p>
              </item>
              <item>
!               <p>{http version} A string value indicating the HTTP version the binding uses.  The default is "1.1". </p>
              </item>
              <item>
!               <p>{http default transfer coding} A string value indicating the default transfer coding for all inputs and outputs.  The default is "". </p>
              </item>
            </ulist>
***************
*** 1263,1267 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{default method}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>methodDefault</att>
                    &AII;.</td>
--- 1263,1267 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http default method}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>methodDefault</att>
                    &AII;.</td>
***************
*** 1270,1274 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{cookies}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>cookies</att>
                    &AII;.</td>
--- 1270,1274 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http cookies}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>cookies</att>
                    &AII;.</td>
***************
*** 1277,1281 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{version}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>version</att>
                    &AII;.</td>
--- 1277,1281 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http version}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>version</att>
                    &AII;.</td>
***************
*** 1284,1288 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{default transfer coding}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>defaultTransferCoding</att>
                    &AII;.</td>
--- 1284,1288 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http default transfer coding}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>defaultTransferCoding</att>
                    &AII;.</td>
***************
*** 1408,1412 ****
            <ulist>
              <item>
!               <p>{location} An absolute or relative URI as
    defined by <bibref ref="RFC2396"/>. The value of this property specifies a template
  				for the relative portion of the request URI for an
--- 1408,1412 ----
            <ulist>
              <item>
!               <p>{http location} An absolute or relative URI as
    defined by <bibref ref="RFC2396"/>. The value of this property specifies a template
  				for the relative portion of the request URI for an
***************
*** 1421,1427 ****
              </item>
              <item>
!               <p>{method} A string value indicating, if present, the
    value for the HTTP Request Method for this specific operation. Otherwise,
!   the {default method} of the HTTP Binding component applies.
    One or the other MUST be present</p>
              </item>
--- 1421,1427 ----
              </item>
              <item>
!               <p>{http method} A string value indicating, if present, the
    value for the HTTP Request Method for this specific operation. Otherwise,
!   the {http default method} of the HTTP Binding component applies.
    One or the other MUST be present</p>
              </item>
***************
*** 1429,1433 ****
                <p>{input serialization} A string value indicating, if present, the
    value for the serialization of the HTTP Request message for this specific operation.   Its value MUST be the name of a IANA media type
!   token.  If not present, the default input serialization associated with the {method} or {default method} property applies.  <!--Otherwise,
    the {default Web method} of the HTTP Binding component applies. -->
                </p>
--- 1429,1433 ----
                <p>{input serialization} A string value indicating, if present, the
    value for the serialization of the HTTP Request message for this specific operation.   Its value MUST be the name of a IANA media type
!   token.  If not present, the default input serialization associated with the {http method} or {http default method} property applies.  <!--Otherwise,
    the {default Web method} of the HTTP Binding component applies. -->
                </p>
***************
*** 1436,1445 ****
                <p>{output serialization} A string value indicating, if present, the
    value for the serialization of the HTTP Response message for this specific operation.  Its value MUST be the name of a IANA media type
!   token.  If not present, the default output serialization associated with the {method} or {default method} property applies.  <!--Otherwise,
    the {default Web method} of the HTTP Binding component applies. -->
                </p>
              </item>
              <item>
!               <p>{default transfer coding} A string value indicating the default transfer coding for any input or output messages.  Its value is defined by the relevent HTTP specification.  If not present, the default transfer coding associated with the binding applies. </p>
              </item>
            </ulist>
--- 1436,1445 ----
                <p>{output serialization} A string value indicating, if present, the
    value for the serialization of the HTTP Response message for this specific operation.  Its value MUST be the name of a IANA media type
!   token.  If not present, the default output serialization associated with the {http method} or {http default method} property applies.  <!--Otherwise,
    the {default Web method} of the HTTP Binding component applies. -->
                </p>
              </item>
              <item>
!               <p>{http default transfer coding} A string value indicating the default transfer coding for any input or output messages.  Its value is defined by the relevent HTTP specification.  If not present, the default transfer coding associated with the binding applies. </p>
              </item>
            </ulist>
***************
*** 1600,1609 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{location}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>location</att>
                    &AII;.</td>
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{method}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>method</att>
                    &AII;.</td>
--- 1600,1609 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http location}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>location</att>
                    &AII;.</td>
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http method}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>method</att>
                    &AII;.</td>
***************
*** 1622,1626 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{default transfer coding}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>defaultTransferCoding</att>
                    &AII;.</td>
--- 1622,1626 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http default transfer coding}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>defaultTransferCoding</att>
                    &AII;.</td>
***************
*** 2047,2054 ****
            <ulist>
              <item>
!               <p>{authentication type} A string value indicating the HTTP authentication type.  The valid values are basic, digest, none.   The default value is none.</p>
              </item>
              <item>
!               <p>{authentication realm} A string value indicating the HTTP authentication realm that will be supplied by the service for authentication challenges.</p>
              </item>
            </ulist>
--- 2047,2054 ----
            <ulist>
              <item>
!               <p>{http authentication type} A string value indicating the HTTP authentication type.  The valid values are basic, digest, none.   The default value is none.</p>
              </item>
              <item>
!               <p>{http authentication realm} A string value indicating the HTTP authentication realm that will be supplied by the service for authentication challenges.</p>
              </item>
            </ulist>
***************
*** 2153,2157 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{authentication type}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>authenticationType</att>
                    &AII;.</td>
--- 2153,2157 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http authentication type}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>authenticationType</att>
                    &AII;.</td>
***************
*** 2160,2164 ****
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{authentication realm}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>authenticationRealm</att>
                    &AII;.</td>
--- 2160,2164 ----
                </tr>
                <tr>
!                 <td rowspan="1" colspan="1">{http authentication realm}</td>
                  <td rowspan="1" colspan="1">The actual value of the <att>authenticationRealm</att>
                    &AII;.</td>

Received on Wednesday, 21 July 2004 09:39:27 UTC