2002/ws/desc/wsdl20 wsdl20-bindings.html,1.41,1.42

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

Modified Files:
	wsdl20-bindings.html 
Log Message:
Regenerated from XML

Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -d -r1.41 -r1.42
*** wsdl20-bindings.html	20 Jul 2004 14:31:52 -0000	1.41
--- wsdl20-bindings.html	20 Jul 2004 15:50:50 -0000	1.42
***************
*** 1501,1506 ****
  <em>#none</em> then the payload MUST be empty. Finally if the value
  is <em>#element</em> then the payload will be the <em>element
! information item</em> identified by the property of the Message
! Reference component.</p>
  <p>If the Message Reference component is declared using a non-XML
  type system (as considered in the Types section of [<cite><a href=
--- 1501,1507 ----
  <em>#none</em> then the payload MUST be empty. Finally if the value
  is <em>#element</em> then the payload will be the <em>element
! information item</em> identified by the <a href=
! "wsdl20.html#MessageReference_details#MessageReference_details">{element}</a>
! property of the Message Reference component.</p>
  <p>If the Message Reference component is declared using a non-XML
  type system (as considered in the Types section of [<cite><a href=
***************
*** 1620,1624 ****
  </li>
  <li>
! <p>{web method} A string value indicating, if present, the value
  for the HTTP Request Method for this specific operation. Otherwise,
  the {default Web method} of the HTTP Binding component applies. One
--- 1621,1625 ----
  </li>
  <li>
! <p>{Web method} A string value indicating, if present, the value
  for the HTTP Request Method for this specific operation. Otherwise,
  the {default Web method} of the HTTP Binding component applies. One
***************
*** 1792,1796 ****
  </tr>
  <tr>
! <td rowspan="1" colspan="1">{web method}</td>
  <td rowspan="1" colspan="1">The actual value of the
  <code>webMethod</code> <em>attribute information item</em>.</td>
--- 1793,1797 ----
  </tr>
  <tr>
! <td rowspan="1" colspan="1">{Web method}</td>
  <td rowspan="1" colspan="1">The actual value of the
  <code>webMethod</code> <em>attribute information item</em>.</td>
***************
*** 1832,1836 ****
  value <em>http://www.w3.org/@@@@/@@/wsdl/style/uri</em>.</p>
  <p>The URI style may only be used for Interface Operation
! components whose property has the value
  'http://www.w3.org/@@@@/@@/wsdl/in-only',
  'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
--- 1833,1839 ----
  value <em>http://www.w3.org/@@@@/@@/wsdl/style/uri</em>.</p>
  <p>The URI style may only be used for Interface Operation
! components whose <a href=
! "wsdl20.html#InterfaceOperation_details">{message exchange
! pattern}</a> property has the value
  'http://www.w3.org/@@@@/@@/wsdl/in-only',
  'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
***************
*** 1838,1849 ****
  <p>Use of this value indicates that XML Schema [<cite><a href=
  "#XMLSchemaP1">XML Schema Structures</a></cite>] was used to define
! the schemas of the {message} properties of all Message Reference
! components of the Interface Operation component with {direction}
  property <em>in</em>. Those schemas MUST adhere to the rules
  below.</p>
  <ul>
  <li>
! <p>The content model of input {message} elements are defined using
! a complex type that contains a sequence from XML Schema.</p>
  </li>
  <li>
--- 1841,1855 ----
  <p>Use of this value indicates that XML Schema [<cite><a href=
  "#XMLSchemaP1">XML Schema Structures</a></cite>] was used to define
! the schemas of the <a href=
! "wsdl20.html#MessageReference_details#MessageReference_details">{element}</a>
! properties of all Message Reference components of the Interface
! Operation component with <a href=
! "wsdl20.html#MessageReference_details#MessageReference_details">{direction}</a>
  property <em>in</em>. Those schemas MUST adhere to the rules
  below.</p>
  <ul>
  <li>
! <p>The content model of input message elements are defined using a
! complex type that contains a sequence from XML Schema.</p>
  </li>
  <li>
***************
*** 1893,1900 ****
  "_operation_multipart_style"></a>3.5.2 Multipart style</h4>
  <p>The Multipart style is selected by assigning the Interface
! Operation component's {style} property the value
! <em>http://www.w3.org/@@@@/@@/wsdl/style/multipart</em>.</p>
  <p>The URI style may only be used for Interface Operation
! components whose {message exchange pattern} property has the value
  'http://www.w3.org/@@@@/@@/wsdl/in-only',
  'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
--- 1899,1909 ----
  "_operation_multipart_style"></a>3.5.2 Multipart style</h4>
  <p>The Multipart style is selected by assigning the Interface
! Operation component's <a href=
! "wsdl20.html#InterfaceOperation_details">{style}</a> property the
! value <em>http://www.w3.org/@@@@/@@/wsdl/style/multipart</em>.</p>
  <p>The URI style may only be used for Interface Operation
! components whose <a href=
! "wsdl20.html#InterfaceOperation_details">{message exchange
! pattern}</a> property has the value
  'http://www.w3.org/@@@@/@@/wsdl/in-only',
  'http://www.w3.org/@@@@/@@/wsdl/robust-in-only' or
***************
*** 1902,1913 ****
  <p>Use of this value indicates that XML Schema [<cite><a href=
  "#XMLSchemaP1">XML Schema Structures</a></cite>] was used to define
! the schemas of the {message} properties of all {message reference}
! components of the Interface Operation component with {direction}
  property <em>in</em>. Those schemas MUST adhere to the rules
  below.</p>
  <ul>
  <li>
! <p>The content model of input {message} elements are defined using
! a complex type that contains a sequence from XML Schema.</p>
  </li>
  <li>
--- 1911,1925 ----
  <p>Use of this value indicates that XML Schema [<cite><a href=
  "#XMLSchemaP1">XML Schema Structures</a></cite>] was used to define
! the schemas of the <a href=
! "wsdl20.html#MessageReference_details#MessageReference_details">{element}</a>
! properties of all Message Reference components of the Interface
! Operation component with <a href=
! "wsdl20.html#MessageReference_details#MessageReference_details">{direction}</a>
  property <em>in</em>. Those schemas MUST adhere to the rules
  below.</p>
  <ul>
  <li>
! <p>The content model of input message elements are defined using a
! complex type that contains a sequence from XML Schema.</p>
  </li>
  <li>
***************
*** 2500,2504 ****
  (WSDL) Version 2.0: Core Language</a></cite>, R. Chinnici, M.
  Gudgin, J-J. Moreau, S. Weerawarana, Editors. World Wide Web
! Consortium, @@@@@@@@@@. This version of the "Web Services
  Description Version 2.0: Core Language" Specification is available
  is available at wsdl20.html. The <a href=
--- 2512,2516 ----
  (WSDL) Version 2.0: Core Language</a></cite>, R. Chinnici, M.
  Gudgin, J-J. Moreau, S. Weerawarana, Editors. World Wide Web
! Consortium, @@ @@@@ @@@@. This version of the "Web Services
  Description Version 2.0: Core Language" Specification is available
  is available at wsdl20.html. The <a href=
***************
*** 2506,2509 ****
--- 2518,2533 ----
  Services Description Version 2.0: Core Language"</a> is available
  at http://www.w3.org/2002/ws/desc/wsdl20.</dd>
+ <dt class="label"><a name="WSDL-PART2" id="WSDL-PART2"></a>[WSDL
+ 2.0 Message Exchange Patterns]</dt>
+ <dd><cite><a href="wsdl20-patterns.html">Web Services Description
+ Language (WSDL) Version 2.0 Part 2: Message Exchange
+ Patterns</a></cite>, M. Gudgin, A. Lewis, and J. Schlimmer,
+ Editors. World Wide Web Consortium, @@ @@@@ @@@@. This version of
+ the "Web Services Description Version 2.0: Message Exchange
+ Patterns" Specification is available at wsdl20-patterns.html. The
+ <a href="http://www.w3.org/2002/ws/desc/wsdl20-patterns">latest
+ version of "Web Services Description Language (WSDL) Version 2.0
+ Part 2: Message Exchange Patterns"</a> is available at
+ http://www.w3.org/2002/ws/desc/wsdl20-patterns.</dd>
  </dl>
  </div>
***************
*** 2516,2523 ****
  <dd><cite><a href="http://www.w3.org/2002/ws/desc/">Web Services
  Description (WSDL) Version 2.0: Primer</a></cite>, K. Sankar, K.
! Liu, D. Booth, Editors. World Wide Web Consortium, @@@@@@@@@@. The
! editors' version of the "Web Services Description Version 2.0:
  Primer" document is available from
! http://www.w3.org/2002/ws/desc/.</dd>
  </dl>
  </div>
--- 2540,2547 ----
  <dd><cite><a href="http://www.w3.org/2002/ws/desc/">Web Services
  Description (WSDL) Version 2.0: Primer</a></cite>, K. Sankar, K.
! Liu, D. Booth, Editors. World Wide Web Consortium, @@ @@@@ @@@@.
! The editors' version of the "Web Services Description Version 2.0:
  Primer" document is available from
! http://www.w3.org/2002/ws/desc/wsdl20-primer.</dd>
  </dl>
  </div>
***************
*** 2528,2572 ****
  <h2><a name="acknowledgments" id="acknowledgments"></a>A.
  Acknowledgements (Non-Normative)</h2>
! <p>This document is the work of the W3C Web Services Description
! Working Group.</p>
  <p>Members of the Working Group are (at the time of writing, and by
! alphabetical order): Adi Sakala (IONA Technologies), Alan Davies
! (SeeBeyond), Allen Brookes (Rogue Wave Softwave), Amelia Lewis
! (TIBCO/Extensibility), Arthur Ryman (IBM), Bijan Parsia (University
! of Maryland), Dale Moberg (Cyclone Commerce), Dan Kulp (IONA
! Technologies), David Booth (W3C), Dietmar Gaertner (Software AG),
! Don Mullen (TIBCO Software), Erik Ackerman (Lexmark), Glen Daniels
! (Macromedia), Igor Sedukhin (Computer Associates), Ingo Melzer
! (DaimlerChrysler Research and Technology), Jacek Kopecky
! (Systinet), Jean-Jacques Moreau (Canon), Jeff Mischkinsky (Oracle
! Corporation), Jeffrey Schlimmer (Microsoft Corporation), Jerry
! Thrasher (Lexmark), Jim Hendler (University of Maryland), Jonathan
! Marsh (<em>Chair</em>, Microsoft Corporation), Kevin Canyang Liu
! (SAP), Lily Liu (webMethods, Inc.), Martin Gudgin (Microsoft
! Corporation), Michael Champion (Software AG), Michael Mahan
! (Nokia), Michael Mealling (Verisign), Mike Ballantyne (Electronic
! Data Systems), Mike Davoren (W. W. Grainger), Mike McHugh (W. W.
! Grainger), Paul Downey (BT), Philippe Le Hégaret (W3C), Prasad
! Yendluri (webMethods, Inc.), Roberto Chinnici (Sun Microsystems),
! Sandeep Kumar (Cisco Systems), Sanjiva Weerawarana (IBM), Steve
! Graham (Global Grid Forum), Steve Tuecke (Global Grid Forum), Tom
! Jordahl (Macromedia), Umit Yalcinalp (Oracle Corporation), Waqar
! Sadiq (Electronic Data Systems), William Vambenepe (Hewlett-Packard
! Company), Youenn Fablet (Canon)</p>
! <p>Previous members were: Aaron Skonnard (DevelopMentor), Jochen
! Ruetschlin (DaimlerChrysler Research and Technology), Keith
! Ballinger (Microsoft), Krishna Sankar (Cisco Systems), Mario Jeckle
! (DaimlerChrysler Research and Technology), Pallavi Malu (Intel
! Corporation), Don Wright (Lexmark), Joyce Yang (Oracle
! Corporation), Daniel Schutzer (Citigroup), Dave Solo (Citigroup),
! Stefano Pogliani (Sun Microsystems), William Stumbo (Xerox),
! Stephen White (SeeBeyond), Barbara Zengler (DaimlerChrysler
! Research and Technology), Tim Finin (University of Maryland)
! Laurent De Teneuille (L'Échangeur), Johan Pauhlsson (L'Échangeur),
! Mark Jones (AT&amp;T), Steve Lind (AT&amp;T), Sandra Swearingen
! (U.S. Department of Defense, U.S. Air Force)</p>
! <p>The people who have contributed to discussions on <a href=
! "mailto:www-ws-desc@w3.org">www-ws-desc@w3.org</a> are also
! gratefully acknowledged.</p>
  </div>
  <div class="div1">
--- 2552,2596 ----
  <h2><a name="acknowledgments" id="acknowledgments"></a>A.
  Acknowledgements (Non-Normative)</h2>
! <p>This document is the work of the <a href=
! "http://www.w3.org/2002/ws/desc/">W3C Web Service Description
! Working Group</a>.</p>
  <p>Members of the Working Group are (at the time of writing, and by
! alphabetical order): Mike Ballantyne (Electronic Data Systems),
! David Booth (W3C), Allen Brookes (Rogue Wave Softwave), Roberto
! Chinnici (Sun Microsystems), Glen Daniels (Sonic Software), Alan
! Davies (SeeBeyond), Mike Davoren (W. W. Grainger), Paul Downey
! (British Telecommunications), Youenn Fablet (Canon), Yaron Goland
! (BEA), Martin Gudgin (Microsoft Corporation), Hugo Haas (W3C), Hao
! He (The Thomson Corporation), Tom Jordahl (Macromedia), Jacek
! Kopecky (Systinet), Dan Kulp (IONA Technologies), Sandeep Kumar
! (Cisco Systems), Amelia Lewis (TIBCO Software, Inc.), Kevin Canyang
! Liu (SAP), Michael Mahan (Nokia), Jonathan Marsh (Microsoft
! Corporation), Mike McHugh (W. W. Grainger), Michael Mealling
! (Verisign), Ingor Melzer (DaimlerChrysler Research and Technology),
! Jeff Mischkinsky (Oracle Corporation), Dale Moberg (Cyclone
! Commerce), Jean-Jacques Moreau (Canon), David Orchard (BEA), Bijan
! Parsia (University of Maryland), Arthur Ryman (IBM), Waqar Sadiq
! (Electronic Data Systems), Adi Sakala (IONA Technologies), Jeffrey
! Schlimmer (Microsoft Corporation), Igor Sedukhin (Computer
! Associates), Sandra Swearingen (U.S. Department of Defense, U.S.
! Air Force), Bryan Thompson (Hicks &amp; Associates), Jerry Thrasher
! (Lexmark), William Vambenepe (Hewlett-Packard Company), Asir
! Vedamuthu (webMethods, Inc.), Sanjiva Weerawarana (IBM), Ümit
! Yalçınalp (Oracle Corporation), Prasad Yendluri (webMethods,
! Inc.).</p>
! <p>Previous members were: Lily Liu (webMethods, Inc.), Don Wright
! (Lexmark), Joyce Yang (Oracle Corporation), Daniel Schutzer
! (Citigroup), Dave Solo (Citigroup), Stefano Pogliani (Sun
! Microsystems), William Stumbo (Xerox), Stephen White (SeeBeyond),
! Barbara Zengler (DaimlerChrysler Research and Technology), Tim
! Finin (University of Maryland), Laurent De Teneuille (L'Echangeur),
! Johan Pauhlsson (L'Echangeur), Mark Jones (AT&amp;T), Steve Lind
! (AT&amp;T), Philippe Le Hégaret (W3C), Jim Hendler (University of
! Maryland), Dietmar Gaertner (Software AG), Michael Champion
! (Software AG), Don Mullen (TIBCO Software, Inc.), Steve Graham
! (Global Grid Forum), Steve Tuecke (Global Grid Forum).</p>
! <p>The people who have contributed to <a href=
! "http://lists.w3.org/Archives/Public/www-ws-desc/">discussions on
! www-ws-desc@w3.org</a> are also gratefully acknowledged.</p>
  </div>
  <div class="div1">
***************
*** 2588,2591 ****
--- 2612,2621 ----
  <td rowspan="1" colspan="1">20040720</td>
  <td rowspan="1" colspan="1">HH</td>
+ <td rowspan="1" colspan="1">Cross-referenced Part 1
+ properties.</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20040720</td>
+ <td rowspan="1" colspan="1">HH</td>
  <td rowspan="1" colspan="1">Specified default serialization format
  for HTTP binding, as well as made clear how the defined

Received on Tuesday, 20 July 2004 11:50:52 UTC