- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 27 Jul 2005 17:33:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv2923/wsdl20
Modified Files:
wsdl20.xml
Log Message:
[LC91] Added clarification to section 3.1.1 stating that some differences to xs:import apply as per resolution agreed to at F2F.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.305
retrieving revision 1.306
diff -C2 -d -r1.305 -r1.306
*** wsdl20.xml 27 Jul 2005 15:49:05 -0000 1.305
--- wsdl20.xml 27 Jul 2005 17:33:17 -0000 1.306
***************
*** 9427,9439 ****
<head>Importing XML Schema</head>
! <p>Importing an XML Schema uses the syntax and semantics of the
! <el>xs:import</el> mechanism defined by XML Schema <bibref
! ref='XMLSchemaP1'/>,<bibref ref='XMLSchemaP2' />, with some additional
! restrictions. The schema components defined in the imported namespace are
! available for reference by QName (see <specref ref='qnameres' />).
! Note that only components in the imported namespace are available for
! reference in the WSDL 2.0 document.</p>
! <p>A child &EII; of the
<el>types</el> &EII; is defined with the Infoset properties as follows:</p>
<ulist>
--- 9427,9445 ----
<head>Importing XML Schema</head>
! <p>
! Importing an XML Schema uses the syntax and semantics of the
! <el>xs:import</el>
! mechanism defined by XML Schema
! <bibref ref='XMLSchemaP1' />,
! <bibref ref='XMLSchemaP2' />,
! with the differences defined in this and the following
! section. The schema components defined in the imported namespace
! are available for reference by QName (see
! <specref ref='qnameres' />).
! Note that only components in the imported namespace are
! available for reference in the WSDL 2.0 document.
! </p>
! <p>A child &EII; of the
<el>types</el> &EII; is defined with the Infoset properties as follows:</p>
<ulist>
***************
*** 12147,12156 ****
<tr>
! <td>20050727</td>
! <td>AGR</td>
! <td>Corrected typo in section 3.1.2 on inlining two or more schemas that have the same namespace.</td>
</tr>
!
! <tr>
<td>20050719</td>
<td>AGR</td>
--- 12153,12177 ----
<tr>
! <td>20050727</td>
! <td>AGR</td>
! <td>
! <loc
! href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC91">
! LC91
! </loc>
! : Added clarification to section 3.1.1 stating that some
! differences to xs:import apply as per resolution agreed to at F2F.
! </td>
</tr>
!
! <tr>
! <td>20050727</td>
! <td>AGR</td>
! <td>
! Corrected typo in section 3.1.2 on inlining two or more
! schemas that have the same namespace.
! </td>
! </tr>
! <tr>
<td>20050719</td>
<td>AGR</td>
Received on Wednesday, 27 July 2005 17:33:46 UTC