WWW/2002/ws/ra/edcopies/ws-rst Insert.html,1.1,1.2 Modify.html,1.1,1.2 Remove.html,1.1,1.2 fault.html,1.1,1.2 rddl.html,1.4,1.5 wsrt.wsdl,1.3,1.4 wsrt.xsd,1.4,1.5

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

Modified Files:
	Insert.html Modify.html Remove.html fault.html rddl.html 
	wsrt.wsdl wsrt.xsd 
Log Message:
ns update + cleanup

Index: Insert.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/Insert.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Insert.html	4 Mar 2009 16:14:33 -0000	1.1
+++ Insert.html	23 Sep 2009 09:12:42 -0000	1.2
@@ -19,8 +19,8 @@
   <h1>Web Services Resource Transfer URI</h1>
   <p>
    This is a URI defined in the 
-   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310"
-   >Web Services Resource Transfer FPWD</a> specification.
+   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924"
+   >Web Services Resource Transfer</a> specification.
   </p>
 
   <hr/>

Index: wsrt.wsdl
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/wsrt.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wsrt.wsdl	4 Mar 2009 16:14:34 -0000	1.3
+++ wsrt.wsdl	23 Sep 2009 09:12:43 -0000	1.4
@@ -1,16 +1,16 @@
 <wsdl:definitions targetNamespace=
-    "http://www.w3.org/2009/02/ws-rst"
-     xmlns:wsrt="http://www.w3.org/2009/02/ws-rst"
+    "http://www.w3.org/2009/09/ws-rst"
+     xmlns:wsrt="http://www.w3.org/2009/09/ws-rst"
     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/"
-    xmlns:wxf="http://www.w3.org/2009/02/ws-tra"
+    xmlns:wxf="http://www.w3.org/2009/09/ws-tra"
     xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
   <wsdl:types>
     <xs:schema>
       <xs:include schemaLocation=
-        "http://www.w3.org/2009/02/ws-rst/wsrt.xsd"/>
+        "http://www.w3.org/2009/09/ws-rst/wsrt.xsd"/>
     </xs:schema>
   </wsdl:types>
 
@@ -45,17 +45,17 @@
     </wsdl:documentation>
     <wsdl:operation name="Get">
       <wsdl:input message="wsrt:GetRequestMessage"
-        wsam:Action="http://www.w3.org/2009/02/ws-tra/Get"/>
+        wsam:Action="http://www.w3.org/2009/09/ws-tra/Get"/>
       <wsdl:output message="wsrt:GetResponseMessage"
         wsam:Action=
-          "http://www.w3.org/2009/02/ws-tra/GetResponse"/>
+          "http://www.w3.org/2009/09/ws-tra/GetResponse"/>
     </wsdl:operation>
     <wsdl:operation name="Put">
       <wsdl:input message="wsrt:PutRequestMessage"
-        wsam:Action="http://www.w3.org/2009/02/ws-tra/Put"/>
+        wsam:Action="http://www.w3.org/2009/09/ws-tra/Put"/>
       <wsdl:output message="wsrt:PutResponseMessage"
         wsam:Action=
-          "http://www.w3.org/2009/02/ws-tra/PutResponse"/>
+          "http://www.w3.org/2009/09/ws-tra/PutResponse"/>
     </wsdl:operation>
   </wsdl:portType>
 
@@ -66,10 +66,10 @@
     </wsdl:documentation>
     <wsdl:operation name="Create">
       <wsdl:input message="wsrt:CreateRequestMessage"
-        wsam:Action="http://www.w3.org/2009/02/ws-tra/Create"/>
+        wsam:Action="http://www.w3.org/2009/09/ws-tra/Create"/>
       <wsdl:output message="wsrt:CreateResponseMessage"
         wsam:Action=
-          "http://www.w3.org/2009/02/ws-tra/CreateResponse"/>
+          "http://www.w3.org/2009/09/ws-tra/CreateResponse"/>
     </wsdl:operation>
   </wsdl:portType>
 </wsdl:definitions>

Index: fault.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/fault.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fault.html	27 Feb 2009 10:51:07 -0000	1.1
+++ fault.html	23 Sep 2009 09:12:42 -0000	1.2
@@ -19,8 +19,8 @@
   <h1>Web Services Resource Transfer URI</h1>
   <p>
    This is a URI defined in the 
-   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310"
-   >Web Services Resource Transfer FPWD</a> specification.
+   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924"
+   >Web Services Resource Transfer</a> specification.
   </p>
 
   <hr/>

Index: Modify.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/Modify.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Modify.html	4 Mar 2009 16:14:34 -0000	1.1
+++ Modify.html	23 Sep 2009 09:12:42 -0000	1.2
@@ -19,8 +19,8 @@
   <h1>Web Services Resource Transfer URI</h1>
   <p>
    This is a URI defined in the 
-   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310"
-   >Web Services Resource Transfer FPWD</a> specification.
+   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924"
+   >Web Services Resource Transfer</a> specification.
   </p>
 
   <hr/>

Index: rddl.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/rddl.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- rddl.html	27 Feb 2009 10:51:07 -0000	1.4
+++ rddl.html	23 Sep 2009 09:12:43 -0000	1.5
@@ -1,7 +1,7 @@
 <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"
       xmlns:xlink="http://www.w3.org/1999/xlink">
  <head>
-   <title>WS-ResourceTransfer FPWD Namespace</title>
+   <title>WS-ResourceTransfer Namespace</title>
    <link type="text/css" rel="stylesheet" href="/StyleSheets/TR/base.css"/>
  </head>
 
@@ -13,27 +13,27 @@
     </a>
    </p>
 
-   <h1>WS-ResourceTransfer FPWD Namespace: <code>http://www.w3.org/2009/02/ws-rst</code></h1>
+   <h1>WS-ResourceTransfer Namespace: <code>http://www.w3.org/2009/09/ws-rst</code></h1>
   </div>
 
   <p>
-   This (<code>http://www.w3.org/2009/02/ws-rst</code>) is a URI defined in the
+   This (<code>http://www.w3.org/2009/09/ws-rst</code>) is a URI defined in the
 
    <rddl:resource id="Spec" 
-    xlink:title="WS-ResourceTransfer FPWD specification" 
+    xlink:title="WS-ResourceTransfer specification" 
     xlink:role="http://www.isi.edu/in-notes/iana/assignments/media-types/text/html"
     xlink:arcrole="http://www.rddl.org/purposes#normative-reference"
-    xlink:href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310" 
+    xlink:href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924" 
     xlink:type="simple" xlink:show="none" xlink:actuate="none">
  
-    <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310">Web 
-     Services ResourceTransfer FPWD</a>
+    <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924">Web 
+     Services ResourceTransfer</a>
    </rddl:resource>
    specification.
   </p>
 
   <p>
-   This document describes the WS-ResourceTransfer FPWD namespace.  It also 
+   This document describes the WS-ResourceTransfer namespace.  It also 
    contains a directory of links to these related resources, using <a
    href="http://www.rddl.org/">Resource Directory Description
    Language</a>.
@@ -43,38 +43,38 @@
   <h2>Latest XML Schema:</h2>
   <p>
    The following URI always points to the latest schema
-   for the WS-ResourceTransfer FPWD namespace.  
+   for the WS-ResourceTransfer namespace.  
   </p>
 
   <rddl:resource id="WS_RST_latest_Schema"
-   xlink:title="Latest WS-ResourceTransfer FPWD schema document"
+   xlink:title="Latest WS-ResourceTransfer schema document"
    xlink:role="http://www.w3.org/2001/XMLSchema"
    xlink:arcrole="http://www.rddl.org/purposes#schema-validation"
-   xlink:href="http://www.w3.org/2009/02/ws-rst"
+   xlink:href="http://www.w3.org/2009/09/ws-rst"
    xlink:type="simple" xlink:show="none" xlink:actuate="none">
 
    <p>
-    <a title="Latest WS-ResourceTransfer FPWD schema document"
-     href="http://www.w3.org/2009/02/ws-rst">http://www.w3.org/2009/02/ws-rst</a>
+    <a title="Latest WS-ResourceTransfer schema document"
+     href="http://www.w3.org/2009/09/ws-rst">http://www.w3.org/2009/09/ws-rst</a>
    </p>
   </rddl:resource>
 
   <h2>This dated version of the XML Schema:</h2>
   <p>
-   The following URI points to the schema for the WS-ResourceTransfer FPWD namespace
+   The following URI points to the schema for the WS-ResourceTransfer namespace
    corresponding to the 2009-02-17 specifications.
   </p>
 
   <rddl:resource id="WS_RST_latestdated_Schema"
-   xlink:title="2009-02-17 WS-ResourceTransfer FPWD schema document" 
+   xlink:title="2009-02-17 WS-ResourceTransfer schema document" 
    xlink:role="http://www.w3.org/2001/XMLSchema"
    xlink:arcrole="http://www.rddl.org/purposes#schema-validation"
    xlink:href="wsrt.xsd"
    xlink:type="simple" xlink:show="none" xlink:actuate="none"> 
     
    <p>
-    <a title="2009-02-17 WS-ResourceTransfer FPWD schema document"
-     href="http://www.w3.org/2009/02/ws-rst/wsrt.xsd">http://www.w3.org/2009/02/ws-rst/wsrt.xsd</a>
+    <a title="2009-02-17 WS-ResourceTransfer schema document"
+     href="http://www.w3.org/2009/09/ws-rst/wsrt.xsd">http://www.w3.org/2009/09/ws-rst/wsrt.xsd</a>
    </p>
   </rddl:resource>
 
@@ -82,44 +82,44 @@
   <h2>Latest WSDL:</h2>
   <p>
    The following URI always points to the latest WSDL
-   for the WS-ResourceTransfer FPWD namespace.  
+   for the WS-ResourceTransfer namespace.  
   </p>
 
   <rddl:resource id="WS_RST_latest_WSDL"
-   xlink:title="Latest WS-ResourceTransfer FPWD WSDL document"
+   xlink:title="Latest WS-ResourceTransfer WSDL document"
    xlink:role="http://schemas.xmlsoap.org/wsdl/"
    xlink:arcrole="http://www.w3.org/TR/wsdl"
    xlink:href="wsrt.wsdl"
    xlink:type="simple" xlink:show="none" xlink:actuate="none">
 
    <p>
-    <a title="Latest WS-ResourceTransfer FPWD WSDL document"
-     href="http://www.w3.org/2009/02/ws-rst/wsrt.wsdl">http://www.w3.org/2009/02/ws-rst</a>
+    <a title="Latest WS-ResourceTransfer WSDL document"
+     href="http://www.w3.org/2009/09/ws-rst/wsrt.wsdl">http://www.w3.org/2009/09/ws-rst</a>
    </p>
   </rddl:resource>
 
   <h2>This dated version of the WSDL:</h2>
   <p>
-   The following URI points to the WSDL for the WS-ResourceTransfer FPWD namespace
+   The following URI points to the WSDL for the WS-ResourceTransfer namespace
    corresponding to the 2009-02-17 specifications.
   </p>
 
   <rddl:resource id="WS_RST_latestdated_WSDL"
-   xlink:title="2009-02-17 WS-ResourceTransfer FPWD WSDL document" 
+   xlink:title="2009-02-17 WS-ResourceTransfer WSDL document" 
    xlink:role="http://schemas.xmlsoap.org/wsdl/"
    xlink:arcrole="http://www.w3.org/TR/wsdl"
    xlink:href="wsrt.wsdl"
    xlink:type="simple" xlink:show="none" xlink:actuate="none"> 
     
    <p>
-    <a title="2009-02-17 WS-ResourceTransfer FPWD WSDL document"
-     href="http://www.w3.org/2009/02/ws-rst/wsrt.wsdl">http://www.w3.org/2009/02/ws-rst/wsrt.wsdl</a>
+    <a title="2009-02-17 WS-ResourceTransfer WSDL document"
+     href="http://www.w3.org/2009/09/ws-rst/wsrt.wsdl">http://www.w3.org/2009/09/ws-rst/wsrt.wsdl</a>
    </p>
   </rddl:resource>
 
   <h2>Stability of this namespace URI</h2>
   <p>
-   This namespace URI (<code>http://www.w3.org/2009/02/ws-rst</code>) is
+   This namespace URI (<code>http://www.w3.org/2009/09/ws-rst</code>) is
    defined in a <a
    href="http://www.w3.org/2005/10/Process-20051014/tr.html#first-wd">W3C
    First Public Working Draft</a> and is stable.

Index: wsrt.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/wsrt.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- wsrt.xsd	1 Jul 2009 12:48:15 -0000	1.4
+++ wsrt.xsd	23 Sep 2009 09:12:43 -0000	1.5
@@ -1,22 +1,22 @@
 <xs:schema
-      targetNamespace="http://www.w3.org/2009/02/ws-rst"
-    xmlns:wsrt="http://www.w3.org/2009/02/ws-rst"
+      targetNamespace="http://www.w3.org/2009/09/ws-rst"
+    xmlns:wsrt="http://www.w3.org/2009/09/ws-rst"
     xmlns:xs="http://www.w3.org/2001/XMLSchema"
     xmlns:wsa="http://www.w3.org/2005/08/addressing"
-    xmlns:wsmex="http://www.w3.org/2009/02/ws-mex"
+    xmlns:wsmex="http://www.w3.org/2009/09/ws-mex"
     elementFormDefault="qualified" blockDefault="#all">
 
   <xs:import
       namespace="http://www.w3.org/2005/08/addressing"
       schemaLocation="http://www.w3.org/2006/03/addressing/ws-addr.xsd"/>
-  <xs:import namespace="http://www.w3.org/2009/02/ws-mex"
+  <xs:import namespace="http://www.w3.org/2009/09/ws-mex"
     schemaLocation=
-      "http://www.w3.org/2009/02/ws-mex/MetadataExchange.xsd"/>
+      "http://www.w3.org/2009/09/ws-mex/MetadataExchange.xsd"/>
 
   <!-- ResourceMetadata section -->
 
   <!-- A wsmex:MetadaSection with a wsmex:Dialect of
-       http://www.w3.org/2009/02/ws-rst
+       http://www.w3.org/2009/09/ws-rst
        contains the following Metadata element
   -->
 

Index: Remove.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-rst/Remove.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Remove.html	4 Mar 2009 16:14:34 -0000	1.1
+++ Remove.html	23 Sep 2009 09:12:42 -0000	1.2
@@ -19,8 +19,8 @@
   <h1>Web Services Resource Transfer URI</h1>
   <p>
    This is a URI defined in the 
-   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090310"
-   >Web Services Resource Transfer FPWD</a> specification.
+   <a href="http://www.w3.org/TR/2009/WD-ws-resource-transfer-20090924"
+   >Web Services Resource Transfer</a> specification.
   </p>
 
   <hr/>

Received on Wednesday, 23 September 2009 09:12:54 UTC