- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 05:06:47 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv20291
Modified Files:
wsmex.html wsmex.xml
Log Message:
8205
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- wsmex.xml 28 Jan 2010 04:53:52 -0000 1.88
+++ wsmex.xml 28 Jan 2010 05:06:45 -0000 1.89
@@ -1227,7 +1227,7 @@
<wsa:Address>xs:anyURI</wsa:Address>
<wsa:ReferenceParameters> <emph>xs:any</emph>* lt;/wsa:ReferenceParameters> ?
<wsa:Metadata>
- <mex:Metadata ...> ... </mex:Metadata>?
+ <mex:Metadata ...> ... </mex:Metadata>*
<emph>xs:any</emph>*
</wsa:Metadata> ?
<emph>xs:any</emph>*
@@ -1239,8 +1239,11 @@
<label> /wsa:EndpointReference/wsa:Metadata/mex:Metadata </label>
<def>
<p>
- A unique mex:Metadata element appearing as a direct child of the
- wsa:Metadata endpoint reference element.
+ This repeating OPTIONAL element MAY appear as a direct child of
+ the wsa:Metadata endpoint reference element.
+ Note: It MAY also be possible to combine multiple mex:Metadata
+ elements into one mex:Metadata element, however, it is RECOMMENDED
+ that multiple mex:Metadata elements be used.
</p>
</def>
</gitem>
@@ -2501,6 +2504,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8290">8290</loc>
</td>
</tr>
+ <tr>
+ <td> 2010/01/27 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8205">8205</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- wsmex.html 28 Jan 2010 04:53:52 -0000 1.99
+++ wsmex.html 28 Jan 2010 05:06:45 -0000 1.100
@@ -701,13 +701,16 @@
<wsa:Address>xs:anyURI</wsa:Address>
<wsa:ReferenceParameters> <em>xs:any</em>* lt;/wsa:ReferenceParameters> ?
<wsa:Metadata>
- <mex:Metadata ...> ... </mex:Metadata>?
+ <mex:Metadata ...> ... </mex:Metadata>*
<em>xs:any</em>*
</wsa:Metadata> ?
<em>xs:any</em>*
</wsa:EndpointReference></pre></div></div><dl><dt class="label"> /wsa:EndpointReference/wsa:Metadata/mex:Metadata </dt><dd><p>
- A unique mex:Metadata element appearing as a direct child of the
- wsa:Metadata endpoint reference element.
+ This repeating OPTIONAL element MAY appear as a direct child of
+ the wsa:Metadata endpoint reference element.
+ Note: It MAY also be possible to combine multiple mex:Metadata
+ elements into one mex:Metadata element, however, it is RECOMMENDED
+ that multiple mex:Metadata elements be used.
</p></dd></dl><p>
In example <a href="#EPRMEX">Example 7-1</a>, a <a href="#AddrCore">[WS-Addressing]</a>
endpoint reference contains WSDL metadata by value that identifies
@@ -1340,4 +1343,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8293">8293</a></td></tr><tr><td> 2010/01/27 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8294">8294</a></td></tr><tr><td> 2010/01/27 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8292">8292</a></td></tr><tr><td> 2010/01/27 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8290">8290</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=8290">8290</a></td></tr><tr><td> 2010/01/27 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8205">8205</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Thursday, 28 January 2010 05:06:52 UTC