WWW/2002/ws/ra/edcopies wsmex.html,1.133,1.134 wsmex.xml,1.123,1.124

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv4015

Modified Files:
	wsmex.html wsmex.xml 
Log Message:
undo previous edit - false typo


Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- wsmex.xml	3 Aug 2010 15:51:46 -0000	1.123
+++ wsmex.xml	4 Aug 2010 01:08:51 -0000	1.124
@@ -1870,7 +1870,7 @@
      <eg>(01) &lt;wsa:Endpoint ...>
 (02)   &lt;wsa:Address> http://example.com &lt;/wsa:Address>
 (03)   &lt;wsa:Metadata>
-(04)     &lt;mex:Location URL="http://example.com/wsdl"
+(04)     &lt;mex:Location URL="http://example.com?wsdl"
 (05)                     Type="wsdl:definitions"/>
 (06)   &lt;/wsa:Metadata>
 (07) &lt;/wsa:Endpoint> </eg>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- wsmex.html	2 Jul 2010 17:19:32 -0000	1.133
+++ wsmex.html	4 Aug 2010 01:08:51 -0000	1.134
@@ -505,7 +505,7 @@
     </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2002/ws/ra/edcopies/ws-mex">http://www.w3.org/2002/ws/ra/edcopies/ws-mex</a></pre></div></div><p><a href="#XMLNS">Table 3-1</a> lists XML namespaces that are used in this 
      specification. The choice of any namespace prefix is arbitrary and 
      not semantically significant.
-    </p><a name="XMLNS" id="XMLNS"/><table border="1"><caption>Table 3-1:  Prefixes and XML namespaces used in this specification </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespaces </th><th align="left"> Specification(s) </th></tr><tr><td> s </td><td> (Either SOAP 1.1 or 1.2) </td><td> (Either SOAP 1.1 or 1.2) </td></tr><tr><td> s11 </td><td> http://schemas.xmlsoap.org/soap/envelope/ </td><td><a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> s12 </td><td> http://www.w3.org/2003/05/soap-envelope </td><td><a href="#SOAP12">[SOAP12]</a></td></tr><tr><td> wsa </td><td> http://www.w3.org/2005/08/addressing </td><td><a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wsdl </td><td> http://schemas.xmlsoap.org/wsdl/ </td><td><a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> wsp </td><td> http://www.w3.org/ns/ws-policy </td><td><a href="#wspolicy">[WS-Policy]</a></td></tr><tr><td> mex </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-mex </td><td> This specification </td></tr><r><td> xs </td><td> http://www.w3.org/2001/XMLSchema </td><td><a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> wssa </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-sa </td><td><a href="#WS-SOAPAssertions">[WS-SOAPAssertions]</a></td></tr><tr><td> wst </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-tra </td><td><a href="#WS-Transfer">[WS-Transfer]</a></td></tr></tbody></table><p>
+    </p><a name="XMLNS" id="XMLNS"/><table border="1"><caption>Table 3-1:  Prefixes and XML namespaces used in this specification </caption><tbody><tr><th align="left"> Prefix </th><th align="left"> XML Namespaces </th><th align="left"> Specification(s) </th></tr><tr><td> s </td><td> (Either SOAP 1.1 or 1.2) </td><td> (Either SOAP 1.1 or 1.2) </td></tr><tr><td> s11 </td><td> http://schemas.xmlsoap.org/soap/envelope/ </td><td><a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> s12 </td><td> http://www.w3.org/2003/05/soap-envelope </td><td><a href="#SOAP12">[SOAP12]</a></td></tr><tr><td> wsa </td><td> http://www.w3.org/2005/08/addressing </td><td><a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wsdl </td><td> http://schemas.xmlsoap.org/wsdl/ </td><td><a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> wsp </td><td> http://www.w3.org/ns/ws-policy </td><td><a href="#wspolicy">[WS-Policy]</a></td></tr><tr><td> mex </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-mex </td><td> This specification </td></tr><r><td> xs </td><td> http://www.w3.org/2001/XMLSchema </td><td><a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> wssa </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-sas </td><td><a href="#WS-SOAPAssertions">[WS-SOAPAssertions]</a></td></tr><tr><td> wst </td><td> http://www.w3.org/2002/ws/ra/edcopies/ws-tra </td><td><a href="#WS-Transfer">[WS-Transfer]</a></td></tr></tbody></table><p>
      The working group intends to update the value of the Web Services
      Metadata Exchange namespace URI each time a new version of this document 
      is published until such time that the document reaches Candidate
@@ -1977,8 +1977,8 @@
    </p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2002/ws/ra/edcopies/ws-mex/MetadataExchange.xsd">http://www.w3.org/2002/ws/ra/edcopies/ws-mex/MetadataExchange.xsd</a></pre></div></div><p>
     A non-normative copy of the XML schema is listed below for convenience. 
    </p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;xs:schema
-    targetNamespace='http://www.w3.org/2009/09/ws-mex'
-    xmlns:tns='http://www.w3.org/2009/09/ws-mex'
+    targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'
+    xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'
     xmlns:wsa='http://www.w3.org/2005/08/addressing'
     xmlns:xs='http://www.w3.org/2001/XMLSchema'
     elementFormDefault='qualified'
@@ -2270,8 +2270,8 @@
     A non-normative copy of the WSDL description is listed below for 
     convenience. 
    </p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;wsdl:definitions
-    targetNamespace='http://www.w3.org/2009/09/ws-mex'
-    xmlns:tns='http://www.w3.org/2009/09/ws-mex'
+    targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'
+    xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'
     xmlns:wsa='http://www.w3.org/2005/08/addressing'
     xmlns:wsam='http://www.w3.org/2007/05/addressing/metadata'
     xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'
@@ -2279,7 +2279,7 @@
 
   &lt;wsdl:types&gt;
     &lt;xs:schema
-        targetNamespace='http://www.w3.org/2009/09/ws-mex' &gt;
+        targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-mex' &gt;
       &lt;xs:include schemaLocation='metadataexchange.xsd' /&gt;
     &lt;/xs:schema&gt;
   &lt;/wsdl:types&gt;
@@ -2319,44 +2319,44 @@
       &lt;wsdl:input
        message='tns:GetWSDLMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetWSDL'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDL'/&gt;
       &lt;wsdl:output
        message='tns:GetWSDLResponseMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetWSDLResponse'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDLResponse'/&gt;
     &lt;/wsdl:operation&gt;
 
     &lt;wsdl:operation name='GetMetadata' &gt;
       &lt;wsdl:input
        message='tns:GetMetadataMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetMetadata/Request'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetMetadata/Request'/&gt;
       &lt;wsdl:output
        message='tns:GetMetadataResponseMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetMetadata/Response'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetMetadata/Response'/&gt;
     &lt;/wsdl:operation&gt;
 
     &lt;wsdl:operation name='PutMetadata' &gt;
       &lt;wsdl:input
        message='tns:PutMetadataMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/PutMetadata/Request'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/PutMetadata/Request'/&gt;
       &lt;wsdl:output
        message='tns:PutMetadataResponseMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/PutMetadata/Response'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/PutMetadata/Response'/&gt;
     &lt;/wsdl:operation&gt;
 
     &lt;wsdl:operation name='DeleteMetadata' &gt;
       &lt;wsdl:input
        message='tns:DeleteMetadataMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/DeleteMetadata/Request'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/DeleteMetadata/Request'/&gt;
       &lt;wsdl:output
        message='tns:DeleteMetadataResponseMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/DeleteMetadata/Response'/&gt;
+        'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/DeleteMetadata/Response'/&gt;
     &lt;/wsdl:operation&gt;
 
   &lt;/wsdl:portType&gt;

Received on Wednesday, 4 August 2010 01:08:56 UTC