- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 09 Dec 2009 00:27:06 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv10235 Modified Files: wsmex.html wsmex.xml Log Message: 8227 Index: wsmex.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v retrieving revision 1.80 retrieving revision 1.81 diff -u -d -r1.80 -r1.81 --- wsmex.xml 1 Dec 2009 23:55:29 -0000 1.80 +++ wsmex.xml 9 Dec 2009 00:27:04 -0000 1.81 @@ -341,21 +341,21 @@ </example> <p> - The message of <specref ref="GetResponse"/> is a <bibref ref ='WS-Transfer'/> + The message of <specref ref="GetResponse"/> is a <bibref ref='WS-Transfer'/> response message to the request of <specref ref="GetRequest"/>. The content of the <kw>[Body]</kw> (lines 17-82) is a mex:Metadata element with metadata about the Web service endpoint (lines 19-80). The mex:Metadata contains three Metadata Sections. The first Metadata Section - (lines 20-63) contains the <bibref ref ='WSDL11'/> of the Web + (lines 20-63) contains the <bibref ref='WSDL11'/> of the Web service endpoint. The second Metadata Section (lines 64-70) contains - the location of the XML Schemas <bibref ref ='XMLSchema1'/>, - <bibref ref ='XMLSchema2'/> used by the WSDL document. The schemas can + the location of the XML Schemas <bibref ref='XMLSchema1'/>, + <bibref ref='XMLSchema2'/> used by the WSDL document. The schemas can be retrieved through an HTTP GET request at the identified URL (lines 67-69). The third Metadata Section (lines 71-79) contains - the <bibref ref ='AddrCore'/> endpoint reference (lines 74-77) of - a <bibref ref ='WS-Transfer'/> resource the representation of - which is a <bibref ref ='wspolicy'/> document as indicated by + the <bibref ref='AddrCore'/> endpoint reference (lines 74-77) of + a <bibref ref='WS-Transfer'/> resource the representation of + which is a <bibref ref='wspolicy'/> document as indicated by the Dialect attribute (line 70). The WS-Policy document is the same as the one indicated in the WSDL document (lines 41-42). </p> @@ -368,7 +368,7 @@ some endpoints MAY support explicit requests for metadata via the GetMetadata operation. <specref ref="GetMexReq"/> illustrates a sample GetMetadata request - for the <bibref ref ='wspolicy'/>. + for the <bibref ref='wspolicy'/>. </p> <example id="GetMexReq"> @@ -392,8 +392,8 @@ (16) </s11:Header> (17) <s11:Body> (18) <mex:GetMetadata> -(19) <mex:Dialect URI="http://www.w3.org/ns/ws-policy" -(20) Identifier="http://services.example.org/stockquote/policy"/> +(19) <mex:Dialect URI='http://www.w3.org/ns/ws-policy' +(20) Identifier='http://services.example.org/stockquote/policy'/> (21) </mex:GetMetadata> (22) </s11:Body> (23) </s11:Envelope></eg> @@ -820,8 +820,8 @@ <example> <eg><mex:Metadata ...> - <mex:MetadataSection Dialect="<emph>xs:anyURI</emph>" - Identifier="<emph>xs:anyURI</emph>"? ...> + <mex:MetadataSection Dialect='<emph>xs:anyURI</emph>' + Identifier='<emph>xs:anyURI</emph>'? ...> ( <mex:MetadataReference ...> <emph>endpoint-reference-type</emph> @@ -886,7 +886,7 @@ metadata format(s). </p> - <table border ='1'> + <table border='1'> <tbody> <tr> <th align="left"> Dialect IRI </th> @@ -928,7 +928,7 @@ <glist> <gitem> <label> - /mex:Metadata/mex:MetadataSection/@Dialect ="http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex" + /mex:Metadata/mex:MetadataSection/@Dialect='http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex' </label> <def> <p> @@ -974,7 +974,7 @@ </gitem> </glist> - <table border ='1'> + <table border='1'> <tbody> <tr> <th align="left"> Dialect IRI </th> @@ -1107,9 +1107,9 @@ <kw>[Body]</kw> <mex:GetMetadata ... > - <mex:Dialect URI="<emph>xs:anyURI</emph>" - Identifier="<emph>xs:anyURI</emph>" ? - Content="<emph>xs:anyURI</emph>" ? .../> * + <mex:Dialect URI='<emph>xs:anyURI</emph>' + Identifier='<emph>xs:anyURI</emph>' ? + Content='<emph>xs:anyURI</emph>' ? .../> * <emph>xs:any</emph>* </mex:GetMetadata> </eg> </example> @@ -1148,7 +1148,7 @@ </def> </gitem> <gitem> - <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI="http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex-all" </label> + <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex-all' </label> <def> <p> This value returns all known metadata. The endpoint has the option to optimize the format in which it returns the data. @@ -1156,7 +1156,7 @@ </def> </gitem> <gitem> - <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI="http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex"</label> + <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex'</label> <def> <p> This value returns no metadata sections. @@ -1191,7 +1191,7 @@ Metadata Sections of the specified form for this IRI/Identifier pair. This specification defines the following content form IRIs: </p> - <table border ='1'> + <table border='1'> <tbody> <tr> <th align="left"> Content Form IRI </th> @@ -1745,10 +1745,9 @@ <example> <eg><mex:MetadataExchange ...> - <mex:MetadataExchangeDialect ...> - <emph>xs:anyURI</emph> + <mex:MetadataExchangeDialect value='<emph>xs:anyURI</emph>' ...> + <mex:MetadataContent ...> <emph>xs:anyURI</emph> </mex:MetadataContent> * </mex:MetadataExchangeDialect> * - <mex:MetadataContent ...> <emph>xs:anyURI</emph> </mex:MetadataContent> * ... </mex:MetadataExchange></eg> </example> @@ -1772,7 +1771,7 @@ </gitem> <gitem> - <label> /mex:MetadataExchange/mex:MetadataExchangeDialect </label> + <label> /mex:MetadataExchange/mex:MetadataExchangeDialect@value </label> <def> <p> When present, this OPTIONAL parameter indicates support for the @@ -1782,7 +1781,7 @@ </gitem> <gitem> - <label> /mex:MetadataExchange/mex:MetadataContent </label> + <label> /mex:MetadataExchange/mex:MetadataExchangeDialect/mex:MetadataContent </label> <def> <p> When present, this OPTIONAL parameter indicates support for the @@ -2037,8 +2036,8 @@ blockDefault='#all'> <xs:import - namespace="http://www.w3.org/2005/08/addressing" - schemaLocation="http://www.w3.org/2006/03/addressing/ws-addr.xsd"/> + namespace='http://www.w3.org/2005/08/addressing' + schemaLocation='http://www.w3.org/2006/03/addressing/ws-addr.xsd'/> <!-- Get Metadata request --> <xs:element name='GetMetadata'> @@ -2104,25 +2103,31 @@ <xs:element name='Location' type='xs:anyURI'/> <!-- Policy --> - <xs:complexType name="URI"> + <xs:complexType name='URI'> <xs:simpleContent> - <xs:extension base="xs:anyURI"> - <xs:anyAttribute namespace="##other" processContents="lax"/> + <xs:extension base='xs:anyURI'> + <xs:anyAttribute namespace='##other' processContents='lax'/> </xs:extension> </xs:simpleContent> </xs:complexType> - <xs:element name="MetadataExchange"> + <xs:element name='MetadataExchange'> <xs:complexType> <xs:sequence> - <xs:element name="MetadataExchangeDialect" type="tns:URI" minOccurs="0" - maxOccurs="unbounded"/> - <xs:element name="MetadataContent" type="tns:URI" minOccurs="0" - maxOccurs="unbounded"/> - <xs:any namespace="##other" processContents="lax" minOccurs="0" - maxOccurs="unbounded"/> + <xs:element name='MetadataExchangeDialect'> + <xs:complexType> + <xs:sequence> + <xs:element name='MetadataContent' type='tns:URI' minOccurs='0' + maxOccurs='unbounded'/> + </xs:sequence> + <xs:attribute name='value' type='xs:anyURI' use='required'/> + <xs:anyAttribute namespace='##other' processContents='lax'/> + </xs:complexType> + </xs:element> + <xs:any namespace='##other' processContents='lax' minOccurs='0' + maxOccurs='unbounded'/> </xs:sequence> - <xs:anyAttribute namespace="##other" processContents="lax" /> + <xs:anyAttribute namespace='##other' processContents='lax' /> </xs:complexType> </xs:element> @@ -2518,6 +2523,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</loc> </td> </tr> + <tr> + <td> 2009/12/08 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8227">8227</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsmex.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- wsmex.html 1 Dec 2009 23:55:37 -0000 1.90 +++ wsmex.html 9 Dec 2009 00:27:04 -0000 1.91 @@ -294,8 +294,8 @@ (16) </s11:Header> (17) <s11:Body> (18) <mex:GetMetadata> -(19) <mex:Dialect URI="http://www.w3.org/ns/ws-policy" -(20) Identifier="http://services.example.org/stockquote/policy"/> +(19) <mex:Dialect URI='http://www.w3.org/ns/ws-policy' +(20) Identifier='http://services.example.org/stockquote/policy'/> (21) </mex:GetMetadata> (22) </s11:Body> (23) </s11:Envelope></pre></div></div><p> @@ -515,8 +515,8 @@ </p><p> The outline for the Metadata element is: </p><div class="exampleOuter"><div class="exampleInner"><pre><mex:Metadata ...> - <mex:MetadataSection Dialect="<em>xs:anyURI</em>" - Identifier="<em>xs:anyURI</em>"? ...> + <mex:MetadataSection Dialect='<em>xs:anyURI</em>' + Identifier='<em>xs:anyURI</em>'? ...> ( <mex:MetadataReference ...> <em>endpoint-reference-type</em> @@ -556,7 +556,7 @@ more than one XML Schema document, including them all, one per Metadata Section, is explicitly encouraged. </p><dl><dt class="label"> - /mex:Metadata/mex:MetadataSection/@Dialect ="http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex" + /mex:Metadata/mex:MetadataSection/@Dialect='http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex' </dt><dd><p> This Dialect value indicates that the type of the metadata contained within the Metadata Section is itself a mex:Metadata element. @@ -646,9 +646,9 @@ <b>[Body]</b> <mex:GetMetadata ... > - <mex:Dialect URI="<em>xs:anyURI</em>" - Identifier="<em>xs:anyURI</em>" ? - Content="<em>xs:anyURI</em>" ? .../> * + <mex:Dialect URI='<em>xs:anyURI</em>' + Identifier='<em>xs:anyURI</em>' ? + Content='<em>xs:anyURI</em>' ? .../> * <em>xs:any</em>* </mex:GetMetadata> </pre></div></div><p> The following describes additional, normative constraints on the @@ -666,9 +666,9 @@ specified by this IRI. If the receiver does not have any Metadata Sections of this indicated Dialect, the response MUST include zero Metadata Sections for this IRI. - </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI="http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex-all" </dt><dd><p> + </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex-all' </dt><dd><p> This value returns all known metadata. The endpoint has the option to optimize the format in which it returns the data. - </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI="http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex"</dt><dd><p> + </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex'</dt><dd><p> This value returns no metadata sections. </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@Identifier </dt><dd><p> When this OPTIONAL attribute is present, the response MUST include only @@ -1027,10 +1027,9 @@ </p><p> The normative outline of this assertion is: </p><div class="exampleOuter"><div class="exampleInner"><pre><mex:MetadataExchange ...> - <mex:MetadataExchangeDialect ...> - <em>xs:anyURI</em> + <mex:MetadataExchangeDialect value='<em>xs:anyURI</em>' ...> + <mex:MetadataContent ...> <em>xs:anyURI</em> </mex:MetadataContent> * </mex:MetadataExchangeDialect> * - <mex:MetadataContent ...> <em>xs:anyURI</em> </mex:MetadataContent> * ... </mex:MetadataExchange></pre></div></div><p> The following describes additional, normative constraints on the @@ -1039,10 +1038,10 @@ This policy assertion specifies that WS-Exchange protocol MUST be used when communicating with this endpoint. This assertion has Endpoint Policy Subject. - </p></dd><dt class="label"> /mex:MetadataExchange/mex:MetadataExchangeDialect </dt><dd><p> + </p></dd><dt class="label"> /mex:MetadataExchange/mex:MetadataExchangeDialect@value </dt><dd><p> When present, this OPTIONAL parameter indicates support for the specified MetadataExchange Dialect IRI. - </p></dd><dt class="label"> /mex:MetadataExchange/mex:MetadataContent </dt><dd><p> + </p></dd><dt class="label"> /mex:MetadataExchange/mex:MetadataExchangeDialect/mex:MetadataContent </dt><dd><p> When present, this OPTIONAL parameter indicates support for the specified MetadataExchange content IRI. </p></dd></dl><p> @@ -1183,8 +1182,8 @@ blockDefault='#all'> <xs:import - namespace="http://www.w3.org/2005/08/addressing" - schemaLocation="http://www.w3.org/2006/03/addressing/ws-addr.xsd"/> + namespace='http://www.w3.org/2005/08/addressing' + schemaLocation='http://www.w3.org/2006/03/addressing/ws-addr.xsd'/> <!-- Get Metadata request --> <xs:element name='GetMetadata'> @@ -1250,25 +1249,31 @@ <xs:element name='Location' type='xs:anyURI'/> <!-- Policy --> - <xs:complexType name="URI"> + <xs:complexType name='URI'> <xs:simpleContent> - <xs:extension base="xs:anyURI"> - <xs:anyAttribute namespace="##other" processContents="lax"/> + <xs:extension base='xs:anyURI'> + <xs:anyAttribute namespace='##other' processContents='lax'/> </xs:extension> </xs:simpleContent> </xs:complexType> - <xs:element name="MetadataExchange"> + <xs:element name='MetadataExchange'> <xs:complexType> <xs:sequence> - <xs:element name="MetadataExchangeDialect" type="tns:URI" minOccurs="0" - maxOccurs="unbounded"/> - <xs:element name="MetadataContent" type="tns:URI" minOccurs="0" - maxOccurs="unbounded"/> - <xs:any namespace="##other" processContents="lax" minOccurs="0" - maxOccurs="unbounded"/> + <xs:element name='MetadataExchangeDialect'> + <xs:complexType> + <xs:sequence> + <xs:element name='MetadataContent' type='tns:URI' minOccurs='0' + maxOccurs='unbounded'/> + </xs:sequence> + <xs:attribute name='value' type='xs:anyURI' use='required'/> + <xs:anyAttribute namespace='##other' processContents='lax'/> + </xs:complexType> + </xs:element> + <xs:any namespace='##other' processContents='lax' minOccurs='0' + maxOccurs='unbounded'/> </xs:sequence> - <xs:anyAttribute namespace="##other" processContents="lax" /> + <xs:anyAttribute namespace='##other' processContents='lax' /> </xs:complexType> </xs:element> @@ -1361,4 +1366,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8280">8280</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8291">8291</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8203">8203</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8227">8227</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Wednesday, 9 December 2009 00:27:08 UTC