- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 14:55:16 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv677
Modified Files:
wsdl20.xml
Log Message:
Completed editorial action LC78.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.247
retrieving revision 1.248
diff -C2 -d -r1.247 -r1.248
*** wsdl20.xml 3 May 2005 14:21:30 -0000 1.247
--- wsdl20.xml 3 May 2005 14:55:14 -0000 1.248
***************
*** 7727,7731 ****
<item>
! <p>Two or more &AII;s amongst its [attributes] as follows:</p>
<ulist>
<item>
--- 7727,7731 ----
<item>
! <p>One or more &AII;s amongst its [attributes] as follows:</p>
<ulist>
<item>
***************
*** 7876,7881 ****
components described above, the schema for WSDL 2.0 has a two-part
extensibility model based on namespace-qualified elements and attributes.
! An extension is identified by the qname consisting of its
! namespace URI and its element name. The meaning of an
extension SHOULD be defined (directly or indirectly) in a document
that is available at its namespace URI.
--- 7876,7881 ----
components described above, the schema for WSDL 2.0 has a two-part
extensibility model based on namespace-qualified elements and attributes.
! An extension is identified by the QName consisting of its
! namespace URI and its element name. The meaning of an
extension SHOULD be defined (directly or indirectly) in a document
that is available at its namespace URI.
***************
*** 7910,7913 ****
--- 7910,7918 ----
declarations which serve as the heads of the defined substitution
groups are all of type <attval>xs:anyType</attval>.
+ <ednote>
+ <name>TODO - Editorial comment ME29</name>
+ <date>20050503</date>
+ <edtext>Are you still using element substitution groups?</edtext>
+ </ednote>
</p>
***************
*** 8163,8186 ****
<p>This specification conforms to the <bibref ref="XMLInfoSet"/>. The
! following information items MUST be present in the input infosets
to enable correct processing of WSDL 2.0 documents:</p>
<ulist>
<item><p><emph>Document Information Items</emph> with
! <emph>children</emph> and <emph>base URI</emph>
properties.</p> </item>
<item><p><emph>Element Information Items</emph> with
! <emph>namespace name</emph>, <emph>local name</emph>,
! <emph>children</emph>, <emph>attributes</emph>, <emph>base
! URI</emph> and <emph>parent</emph> properties.</p> </item>
<item><p><emph>Attribute Information Items</emph> with
! <emph>namespace name</emph>, <emph>local name</emph> and
! <emph>normalized value</emph> properties.</p> </item>
<item><p><emph>Character Information Items</emph> with
! <emph>character code</emph>, <emph>element content
! whitespace</emph> and <emph>parent</emph> properties.</p>
</item>
</ulist>
--- 8168,8191 ----
<p>This specification conforms to the <bibref ref="XMLInfoSet"/>. The
! following information items MUST be present in the input Infosets
to enable correct processing of WSDL 2.0 documents:</p>
<ulist>
<item><p><emph>Document Information Items</emph> with
! [<emph>children</emph>] and [<emph>base URI</emph>]
properties.</p> </item>
<item><p><emph>Element Information Items</emph> with
! [<emph>namespace name</emph>], [<emph>local name</emph>],
! [<emph>children</emph>], [<emph>attributes</emph>], [<emph>base
! URI</emph>] and [<emph>parent</emph>] properties.</p> </item>
<item><p><emph>Attribute Information Items</emph> with
! [<emph>namespace name</emph>], [<emph>local name</emph>] and
! [<emph>normalized value</emph>] properties.</p> </item>
<item><p><emph>Character Information Items</emph> with
! [<emph>character code</emph>], [<emph>element content
! whitespace</emph>] and [<emph>parent</emph>] properties.</p>
</item>
</ulist>
***************
*** 8792,8796 ****
<def><p>Identical to those of <attval>application/xml</attval>
as described in <bibref ref="RFC3023"/>,
! section 3.2, as applied to the WSDL document infoset.</p></def></gitem>
<gitem><label>Security considerations:</label>
--- 8797,8801 ----
<def><p>Identical to those of <attval>application/xml</attval>
as described in <bibref ref="RFC3023"/>,
! section 3.2, as applied to the WSDL document Infoset.</p></def></gitem>
<gitem><label>Security considerations:</label>
***************
*** 9613,9616 ****
--- 9618,9627 ----
<tr>
+ <td>20050503</td>
+ <td>JJM</td>
+ <td>Completed editorial action LC78.</td>
+ </tr>
+
+ <tr>
<td>20050501</td>
<td>AGR</td>
***************
*** 9698,9702 ****
LC81
</loc>: Added constraints to ensure the component model can be
! serialized as a WSDL 2.0 XML infoset. In the Interface
component, the declared Interface Faults and Operations MUST
have the same namespace as the Interface.
--- 9709,9713 ----
LC81
</loc>: Added constraints to ensure the component model can be
! serialized as a WSDL 2.0 XML Infoset. In the Interface
component, the declared Interface Faults and Operations MUST
have the same namespace as the Interface.
***************
*** 9713,9717 ****
<td>RRC</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89g">LC89g</loc>:
! Replaced incorrect references to the [owner] infoset property
with the correct [owner element].</td>
</tr>
--- 9724,9728 ----
<td>RRC</td>
<td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89g">LC89g</loc>:
! Replaced incorrect references to the [owner] Infoset property
with the correct [owner element].</td>
</tr>
***************
*** 11190,11194 ****
<td>20020627</td>
<td>SW</td>
! <td>Converted portType stuff to be infoset based and improved
doc structure more.</td>
</tr>
--- 11201,11205 ----
<td>20020627</td>
<td>SW</td>
! <td>Converted portType stuff to be Infoset based and improved
doc structure more.</td>
</tr>
***************
*** 11196,11200 ****
<td>20020627</td>
<td>SW</td>
! <td>Converted message stuff to be infoset based and improved
doc structure more.</td>
</tr>
--- 11207,11211 ----
<td>20020627</td>
<td>SW</td>
! <td>Converted message stuff to be Infoset based and improved
doc structure more.</td>
</tr>
Received on Tuesday, 3 May 2005 14:55:43 UTC