WWW/2002/ws/ra/edcopies wsmex.html,1.38,1.39 wsmex.xml,1.28,1.29 wst.html,1.34,1.35 wst.xml,1.30,1.31

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

Modified Files:
	wsmex.html wsmex.xml wst.html wst.xml 
Log Message:
6433


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- wst.xml	24 Apr 2009 19:48:14 -0000	1.30
+++ wst.xml	13 May 2009 00:27:31 -0000	1.31
@@ -1389,14 +1389,6 @@
     </xs:complexType>
   </xs:element>
  
-  <xs:element name="ResourceCreated">
-    <xs:complexType>
-      <xs:sequence>
-        <wsa:EndpointReferenceType minOccurs='1' maxOccurs='unbounded'/>
-      </xs:sequence>
-    </xs:complexType>
-  </xs:element>
- 
   <xs:element name="Create">
     <xs:complexType>
       <xs:sequence>
@@ -1409,7 +1401,7 @@
   <xs:element name="CreateResponse">
     <xs:complexType>
       <xs:sequence>
-        <xs:element ref="tns:ResourceCreated" />
+        <xs:element name="ResourceCreated" type="wsa:EndpointReferenceType" />
         <xs:any minOccurs="0" namespace="##other" processContents="lax" />
       </xs:sequence>
       <xs:anyAttribute namespace="##other" processContents="lax" />
@@ -1609,6 +1601,13 @@
             <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6739">6739</loc>
           </td>
         </tr>
+        <tr>
+          <td> 2009/05/12 </td>
+          <td> DD </td>
+          <td> Added resolution of issue 
+            <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6433">6433</loc>
+          </td>
+        </tr>
       </tbody>
      </table>
     </div1>

Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- wst.html	12 May 2009 19:43:48 -0000	1.34
+++ wst.html	13 May 2009 00:27:31 -0000	1.35
@@ -841,14 +841,6 @@
     &lt;/xs:complexType&gt;
   &lt;/xs:element&gt;
  
-  &lt;xs:element name="ResourceCreated"&gt;
-    &lt;xs:complexType&gt;
-      &lt;xs:sequence&gt;
-        &lt;wsa:EndpointReferenceType minOccurs='1' maxOccurs='unbounded'/&gt;
-      &lt;/xs:sequence&gt;
-    &lt;/xs:complexType&gt;
-  &lt;/xs:element&gt;
- 
   &lt;xs:element name="Create"&gt;
     &lt;xs:complexType&gt;
       &lt;xs:sequence&gt;
@@ -861,7 +853,7 @@
   &lt;xs:element name="CreateResponse"&gt;
     &lt;xs:complexType&gt;
       &lt;xs:sequence&gt;
-        &lt;xs:element ref="tns:ResourceCreated" /&gt;
+        &lt;xs:element name="ResourceCreated" type="wsa:EndpointReferenceType" /&gt;
         &lt;xs:any minOccurs="0" namespace="##other" processContents="lax" /&gt;
       &lt;/xs:sequence&gt;
       &lt;xs:anyAttribute namespace="##other" processContents="lax" /&gt;
@@ -973,4 +965,5 @@
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6666">6666</a></td></tr><tr><td> 2009/03/24 </td><td> DD </td><td> Added resolution of issue 
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr><tr><td> 2009/04/20 </td><td> DD </td><td> Added resolution of issue 
          <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6730">6730</a></td></tr><tr><td> 2009/04/22 </td><td> KW </td><td> Added resolution of issue 
-            <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6739">6739</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=6739">6739</a></td></tr><tr><td> 2009/05/12 </td><td> DD </td><td> Added resolution of issue 
+            <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6433">6433</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- wsmex.xml	28 Apr 2009 21:00:19 -0000	1.28
+++ wsmex.xml	13 May 2009 00:27:31 -0000	1.29
@@ -1774,7 +1774,7 @@
     &lt;xs:complexType>
       &lt;xs:choice>
         &lt;xs:any namespace='##other' processContents='lax'/>
-        &lt;xs:element ref='tns:MetadataReference'/>
+        &lt;xs:element name='MetadataReference' type='wsa:EndpointReferenceType' />
         &lt;xs:element ref='tns:Location'/>
       &lt;/xs:choice>
       &lt;xs:attribute name='Dialect' type='xs:anyURI' use='required'/>
@@ -1783,7 +1783,6 @@
     &lt;/xs:complexType>
   &lt;/xs:element>
 
-  &lt;xs:element name='MetadataReference' type='wsa:EndpointReferenceType'/>
   &lt;xs:element name='Location' type='xs:anyURI'/>
 &lt;/xs:schema></eg>
    </example>
@@ -1951,6 +1950,13 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6787">6787</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/05/12 </td>
+      <td> DD </td>
+      <td> Added resolution of issue 
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6433">6433</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- wsmex.html	28 Apr 2009 21:00:19 -0000	1.38
+++ wsmex.html	13 May 2009 00:27:31 -0000	1.39
@@ -1049,7 +1049,7 @@
     &lt;xs:complexType&gt;
       &lt;xs:choice&gt;
         &lt;xs:any namespace='##other' processContents='lax'/&gt;
-        &lt;xs:element ref='tns:MetadataReference'/&gt;
+        &lt;xs:element name='MetadataReference' type='wsa:EndpointReferenceType' /&gt;
         &lt;xs:element ref='tns:Location'/&gt;
       &lt;/xs:choice&gt;
       &lt;xs:attribute name='Dialect' type='xs:anyURI' use='required'/&gt;
@@ -1058,7 +1058,6 @@
     &lt;/xs:complexType&gt;
   &lt;/xs:element&gt;
 
-  &lt;xs:element name='MetadataReference' type='wsa:EndpointReferenceType'/&gt;
   &lt;xs:element name='Location' type='xs:anyURI'/&gt;
 &lt;/xs:schema&gt;</pre></div></div></div><div class="div1">
 <h2><a name="Appendix-B" id="Appendix-B"/>B WSDL</h2><p>
@@ -1115,4 +1114,5 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6648">6648</a></td></tr><tr><td> 2009/04/07 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6728">6728</a></td></tr><tr><td> 2009/04/22 </td><td> KW </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6739">6739</a></td></tr><tr><td> 2009/04/28 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6787">6787</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=6787">6787</a></td></tr><tr><td> 2009/05/12 </td><td> DD </td><td> Added resolution of issue 
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6433">6433</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Received on Wednesday, 13 May 2009 00:27:44 UTC