- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 01 May 2005 23:09:35 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv20133 Modified Files: wsdl20.xml Log Message: [LC89f] Added statement on XML document conformance. Index: wsdl20.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v retrieving revision 1.232 retrieving revision 1.233 diff -C2 -d -r1.232 -r1.233 *** wsdl20.xml 1 May 2005 23:00:16 -0000 1.232 --- wsdl20.xml 1 May 2005 23:09:33 -0000 1.233 *************** *** 183,186 **** --- 183,192 ---- document. For instance, a conformant processor MAY only support XML 1.0 and not XML 1.1 <bibref ref="XML11"/>.</p> + + <p diff="add"> + An XML 1.0 document that is valid with respect to the WSDL 2.0 XML + Schema and that maps to a valid WSDL 2.0 Component Model is + conformant to the WSDL 2.0 specification. + </p> </div2> *************** *** 9530,9533 **** --- 9536,9546 ---- <td>20050501</td> <td>AGR</td> + <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89f">LC89f</loc>: + Added statement on XML document conformance.</td> + </tr> + + <tr> + <td>20050501</td> + <td>AGR</td> <td><loc href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC74">LC74</loc>: Refer to WSDL 2.0 explicitly throughout. In particular, only imports and includes of WSDL 2.0 documents are allowed.</td>
Received on Sunday, 1 May 2005 23:09:40 UTC