- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 May 2010 14:06:36 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv16202
Modified Files:
wsmex.html wsmex.xml
Log Message:
added a missing xs:any from the outline - thanks to Katy
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- wsmex.xml 5 May 2010 02:42:44 -0000 1.107
+++ wsmex.xml 6 May 2010 14:06:34 -0000 1.108
@@ -2362,6 +2362,7 @@
<mex:MetadataContent URI="<emph>xs:anyURI</emph>" ...>
<emph>xs:any</emph>*
</mex:MetadataContent> *
+ <emph>xs:any</emph>*
</mex:MetadataExchangeDialect> *
<emph>xs:any</emph>*
</mex:GetMetadataSupported> ?
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- wsmex.html 5 May 2010 02:42:44 -0000 1.120
+++ wsmex.html 6 May 2010 14:06:34 -0000 1.121
@@ -72,8 +72,8 @@
12 <a href="#bootstrapping">Boostrapping Metadata Retrieval</a><br/>
13 <a href="#acks">Acknowledgements</a><br/>
14 <a href="#References">References</a><br/>
- 14.1 <a href="#iddiv2_1_1794">Normative References</a><br/>
- 14.2 <a href="#iddiv2_1_1980">Informative References</a><br/>
+ 14.1 <a href="#iddiv2_1_1797">Normative References</a><br/>
+ 14.2 <a href="#iddiv2_1_1983">Informative References</a><br/>
</p>
<h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix-A">XML Schema</a><br/>
B <a href="#Appendix-B">WSDL</a><br/>
@@ -1448,6 +1448,7 @@
<mex:MetadataContent URI="<em>xs:anyURI</em>" ...>
<em>xs:any</em>*
</mex:MetadataContent> *
+ <em>xs:any</em>*
</mex:MetadataExchangeDialect> *
<em>xs:any</em>*
</mex:GetMetadataSupported> ?
@@ -1589,7 +1590,7 @@
Yves Lafon (W3C/ERCIM).
</p></div><div class="div1">
<h2><a name="References" id="References"/>14 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1794" id="iddiv2_1_1794"/>14.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1797" id="iddiv2_1_1797"/>14.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Author.
@@ -1661,7 +1662,7 @@
, P. Biron, A. Malhotra, Editors.
World Wide Web Consortium (W3C), 28 October 2004.
Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1980" id="iddiv2_1_1980"/>14.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
+<h3><a name="iddiv2_1_1983" id="iddiv2_1_1983"/>14.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
OASIS Standard, "Web Services Secure Conversation
(WS-SecureConversation) 1.4"
</cite></a>
Received on Thursday, 6 May 2010 14:06:38 UTC