- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Mar 2007 18:29:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv4212
Modified Files:
wsdl20.xml
Log Message:
Fixed the title of the WSDL 2.0 part in several places
Fixed a specref reference :-/
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.452
retrieving revision 1.453
diff -C 2 -d -r1.452 -r1.453
*** wsdl20.xml 19 Mar 2007 10:37:23 -0000 1.452
--- wsdl20.xml 23 Mar 2007 18:29:01 -0000 1.453
***************
*** 116,121 ****
It also defines the conformance criteria for documents in this language.</p>
! <p>The companion specification, <emph>WSDL Version 2.0
! Part 2: Adjuncts</emph> <bibref ref="WSDL-PART2"/>
describes
extensions for message exchange patterns, operation safety,
--- 116,120 ----
It also defines the conformance criteria for documents in this language.</p>
! <p>The companion specification, <emph>&part2.title;</emph> <bibref ref="WSDL-PART2"/>
describes
extensions for message exchange patterns, operation safety,
***************
*** 3578,3582 ****
This section describes some aspects of message exchange
patterns in more detail. Refer to the
! <emph>WSDL Version 2.0 Part 2: Adjuncts</emph>
specification
<bibref ref="WSDL-PART2" />
--- 3577,3581 ----
This section describes some aspects of message exchange
patterns in more detail. Refer to the
! <emph>&part2.title;</emph>
specification
<bibref ref="WSDL-PART2" />
***************
*** 3644,3648 ****
<comp>Interface Operation</comp>
component. The
! <emph>WSDL Version 2.0 Part 2: Adjuncts</emph>
specification
<bibref ref="WSDL-PART2" />
--- 3643,3647 ----
<comp>Interface Operation</comp>
component. The
! <emph>&part2.title;</emph>
specification
<bibref ref="WSDL-PART2" />
***************
*** 3653,3657 ****
<emph>no-faults</emph>.
These three fault propagation rulesets are used by the
! predefined message exchange patterns defined in <specref ref="WSDL20-PART2"/>. Other message
exchange patterns can define additional fault propagation
rulesets.
--- 3652,3656 ----
<emph>no-faults</emph>.
These three fault propagation rulesets are used by the
! predefined message exchange patterns defined in <bibref ref="WSDL-PART2"/>. Other message
exchange patterns can define additional fault propagation
rulesets.
***************
*** 3771,3775 ****
</p>
! <p>Please refer to the <emph>WSDL Version 2.0 Part 2: Adjuncts</emph>
specification <bibref ref="WSDL-PART2"/>
for particular operation style definitions.</p>
--- 3770,3774 ----
</p>
! <p>Please refer to the <emph>&part2.title;</emph>
specification <bibref ref="WSDL-PART2"/>
for particular operation style definitions.</p>
***************
*** 5032,5043 ****
<p> No concrete binding details are given in this
! specification. The companion specification, <emph>WSDL (Version
! 2.0): Adjuncts</emph> <bibref ref="WSDL-PART2"/> defines such
! bindings for SOAP 1.2 <bibref ref='SOAP12-PART1'/> and HTTP
<bibref ref='RFC2616'/>. Other specifications MAY define
additional binding details. Such specifications are expected to
! annotate the <comp>Binding</comp> component (and its sub-components) with
! additional properties and specify the mapping
! from the XML representation to these properties.
</p>
--- 5031,5042 ----
<p> No concrete binding details are given in this
! specification. The companion specification,
! <emph>&part2.title;</emph> <bibref ref="WSDL-PART2"/> defines
! such bindings for SOAP 1.2 <bibref ref='SOAP12-PART1'/> and HTTP
<bibref ref='RFC2616'/>. Other specifications MAY define
additional binding details. Such specifications are expected to
! annotate the <comp>Binding</comp> component (and its
! sub-components) with additional properties and specify the
! mapping from the XML representation to these properties.
</p>
Received on Friday, 23 March 2007 18:29:06 UTC