- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Oct 2005 15:03:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv3413
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Harmonized propdef punctuation
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.113
retrieving revision 1.114
diff -C2 -d -r1.113 -r1.114
*** wsdl20-adjuncts.xml 20 Oct 2005 15:01:18 -0000 1.113
--- wsdl20-adjuncts.xml 20 Oct 2005 15:03:30 -0000 1.114
***************
*** 1661,1665 ****
<ulist>
! <item><p><propdef comp="Binding Fault">soap fault code</propdef> MANDATORY. A union of <emph>xs:QName</emph> and
<emph>xs:token</emph> where the allowed token value
is <attval>#any</attval>, to
--- 1661,1665 ----
<ulist>
! <item><p><propdef comp="Binding Fault">soap fault code</propdef> REQUIRED. A union of <emph>xs:QName</emph> and
<emph>xs:token</emph> where the allowed token value
is <attval>#any</attval>, to
***************
*** 1669,1673 ****
about the value of the SOAP fault code.</p> </item>
! <item><p><propdef comp="Binding Fault">soap fault subcodes</propdef> MANDATORY.
A union of list of <emph>xs:QName</emph>, and
<emph>xs:token</emph> where the allowed token value
--- 1669,1673 ----
about the value of the SOAP fault code.</p> </item>
! <item><p><propdef comp="Binding Fault">soap fault subcodes</propdef> REQUIRED.
A union of list of <emph>xs:QName</emph>, and
<emph>xs:token</emph> where the allowed token value
***************
*** 3390,3394 ****
<ulist>
! <item><p><propdef comp="Binding Message Reference">http headers</propdef>, OPTIONAL.
A set of <comp>HTTP Header</comp> components as defined in <specref
ref="http-header-decl-property"/>, to the <comp>Binding Message Reference</comp> component.</p></item>
--- 3390,3394 ----
<ulist>
! <item><p><propdef comp="Binding Message Reference">http headers</propdef> OPTIONAL.
A set of <comp>HTTP Header</comp> components as defined in <specref
ref="http-header-decl-property"/>, to the <comp>Binding Message Reference</comp> component.</p></item>
***************
*** 3413,3417 ****
<ulist>
! <item> <p><propdef comp="HTTP Header">element declaration</propdef>, REQUIRED.
A <emph>xs:QName</emph>, a
reference to an XML element declaration in the
--- 3413,3417 ----
<ulist>
! <item> <p><propdef comp="HTTP Header">element declaration</propdef> REQUIRED.
A <emph>xs:QName</emph>, a
reference to an XML element declaration in the
***************
*** 3632,3636 ****
<ulist>
! <item><p><propdef comp="Binding Fault">http error status code</propdef>, MANDATORY.
A union of <emph>xs:int</emph> and <emph>xs:token</emph> where the
allowed token value is <attval>#any</attval>, to the <comp>Binding Fault</comp> component. An integer value
--- 3632,3636 ----
<ulist>
! <item><p><propdef comp="Binding Fault">http error status code</propdef> REQUIRED.
A union of <emph>xs:int</emph> and <emph>xs:token</emph> where the
allowed token value is <attval>#any</attval>, to the <comp>Binding Fault</comp> component. An integer value
***************
*** 4139,4143 ****
<ulist>
<item>
! <p><propdef comp="Binding Message Reference">http transfer coding</propdef>, OPTIONAL. A <emph>xs:string</emph> to
the <comp>Binding Message Reference</comp> and <comp>Binding Fault
Reference</comp> components. This property indicates the
--- 4139,4143 ----
<ulist>
<item>
! <p><propdef comp="Binding Message Reference">http transfer coding</propdef> OPTIONAL. A <emph>xs:string</emph> to
the <comp>Binding Message Reference</comp> and <comp>Binding Fault
Reference</comp> components. This property indicates the
Received on Thursday, 20 October 2005 15:03:41 UTC