- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Apr 2005 10:14:09 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10525
Modified Files:
wsdl20.xml
Log Message:
LC 78, part 7 (further typos)
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.218
retrieving revision 1.219
diff -C2 -d -r1.218 -r1.219
*** wsdl20.xml 20 Apr 2005 09:55:09 -0000 1.218
--- wsdl20.xml 20 Apr 2005 10:14:07 -0000 1.219
***************
*** 2695,2699 ****
</item>
<item>
! <p>Zero or more &EII; amongst its [children], in
order, as follows:</p>
<olist>
--- 2695,2699 ----
</item>
<item>
! <p>One or more &EII; amongst its [children], in
order, as follows:</p>
<olist>
***************
*** 2705,2709 ****
</item>
<item>
! <p>Zero or more &EII;s from among the
following, in any order:</p>
<ulist>
--- 2705,2713 ----
</item>
<item>
! <p>One or more &EII;s from among the
! following, in any order:</p>
! <ulist>
! <item>
! <p>One or more &EII;s from among the
following, in any order:</p>
<ulist>
***************
*** 2727,2731 ****
ref="FaultReference_XMLRep"
/>).</p></item>
!
<item><p>A <el>feature</el> &EII; (see
<specref
--- 2731,2740 ----
ref="FaultReference_XMLRep"
/>).</p></item>
! </ulist>
! </item>
! <item>
! <p>Zero or more &EII;s from among the
! following, in any order:</p>
! <ulist>
<item><p>A <el>feature</el> &EII; (see
<specref
***************
*** 2742,2752 ****
</ulist>
</item>
</olist>
</item>
- <item>
- <p diff="chg">At least one of the [children] MUST be an
- <el>input</el> or <el>output</el> &EII;.
- </p>
- </item>
</ulist>
--- 2751,2758 ----
</ulist>
</item>
+ </ulist>
+ </item>
</olist>
</item>
</ulist>
***************
*** 2786,2789 ****
--- 2792,2796 ----
<p>
The type of the <att>pattern</att> &AII; is <emph>xs:anyURI</emph>.
+ Its value MUST be an absolute URI.
</p>
</div4>
***************
*** 2806,2810 ****
<p> The type of the <att>style</att> &AII; is
! <emph>list of xs:anyURI</emph>. </p>
</div4>
--- 2813,2818 ----
<p> The type of the <att>style</att> &AII; is
! <emph>list of xs:anyURI</emph>.
! Its value MUST be an absolute URI.</p>
</div4>
Received on Wednesday, 20 April 2005 10:14:09 UTC