WWW/2002/ws/ra/edcopies wsmex.html,1.44,1.45 wsmex.xml,1.33,1.34

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

Modified Files:
	wsmex.html wsmex.xml 
Log Message:
6719, 6720


Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- wsmex.xml	21 Jul 2009 21:20:44 -0000	1.33
+++ wsmex.xml	5 Aug 2009 02:19:47 -0000	1.34
@@ -893,10 +893,13 @@
      </label>
      <def>
       <p>
-       This value indicates the type of the metadata contained within 
-       the Metadata Section. When used in conjunction with Metadata 
-       Reference or Location, this allows the inclusion of metadata by 
-       reference.
+       This dialect value indicates that the type of the metadata contained 
+       within the Metadata Section is itself a mex:Metadata element.  
+       When the dialect value is used in conjunction with 
+       mex:MetadataReference or mex:Location, the dialect value provides 
+       the ability to include metadata by reference (an endpoint 
+       reference or a URL).
+       <specref ref="EPRMD"/> illustrates the use of this dialect.
       </p>
      </def>
     </gitem>
@@ -1027,18 +1030,21 @@
      MAY send a <bibref ref='WS-Transfer'/> Get request message to the 
      metadata resource's endpoint. The WS-Transfer Get request fetches a 
      one-time snapshot of the metadata. The metadata associated with a 
-     service endpoint may be available as multiple metadata resources. As 
-     a result, the metadata returned by the Get request to a 
-     metadata resource's endpoint may be limited to a particular metadata 
-     type (@Dialect) and identifier (@Identifier).
+     service endpoint may be available as multiple metadata resources. 
     </p>
-    
+
     <p>
      The representation of a metadata resource MAY be a mex:Metadata 
-     element or any other document format (e.g. <bibref ref='Schema1'/>, 
+     element which MAY contain one or more mex:MetadataSection children.  
+     Each MetadataSection is identified by a specific dialect and 
+     contains information whose format and content depend on the dialect.
+    </p>
+    
+    <p>
+     The representation of a metadata resource MAY also be
+     any other document format (e.g. <bibref ref='Schema1'/>, 
      <bibref ref='Schema2'/>, <bibref ref='WSDL11'/>, 
-     <bibref ref='WS-Policy'/>) for which a mex:MetadataSection/@Dialect 
-     has been defined.
+     <bibref ref='WS-Policy'/>) for which a dialect value is defined.
     </p>
    </div2>
    
@@ -2009,6 +2015,14 @@
        <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6500">6500</loc>
       </td>
      </tr>
+     <tr>
+      <td> 2009/08/04 </td>
+      <td> DD </td>
+      <td> Added resolution of issues
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6719">6719</loc>,
+       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6720">6720</loc>
+      </td>
+     </tr>
     </tbody>
    </table>
   </div1>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- wsmex.html	21 Jul 2009 21:20:44 -0000	1.44
+++ wsmex.html	5 Aug 2009 02:19:47 -0000	1.45
@@ -522,10 +522,13 @@
    </p><dl><dt class="label">
       /mex:Metadata/mex:MetadataSection/@Dialect ="http://www.w3.org/2009/02/ws-mex/Dialects/ws-mex"
      </dt><dd><p>
-       This value indicates the type of the metadata contained within 
-       the Metadata Section. When used in conjunction with Metadata 
-       Reference or Location, this allows the inclusion of metadata by 
-       reference.
+       This dialect value indicates that the type of the metadata contained 
+       within the Metadata Section is itself a mex:Metadata element.  
+       When the dialect value is used in conjunction with 
+       mex:MetadataReference or mex:Location, the dialect value provides 
+       the ability to include metadata by reference (an endpoint 
+       reference or a URL).
+       <a href="#EPRMD">Example 7-2</a> illustrates the use of this dialect.
       </p></dd><dt class="label">/mex:Metadata/mex:MetadataSection/@Identifier</dt><dd><p>
        This indicates the Identifier for the metadata unit in this 
        Metadata Section. Identifier is an absolute URI. This value 
@@ -581,16 +584,17 @@
      MAY send a <a href="#WS-Transfer">[WS-Transfer]</a> Get request message to the 
      metadata resource's endpoint. The WS-Transfer Get request fetches a 
      one-time snapshot of the metadata. The metadata associated with a 
-     service endpoint may be available as multiple metadata resources. As 
-     a result, the metadata returned by the Get request to a 
-     metadata resource's endpoint may be limited to a particular metadata 
-     type (@Dialect) and identifier (@Identifier).
+     service endpoint may be available as multiple metadata resources. 
     </p><p>
      The representation of a metadata resource MAY be a mex:Metadata 
-     element or any other document format (e.g. <a href="#Schema1">[XML Schema: Structures]</a>, 
+     element which MAY contain one or more mex:MetadataSection children.  
+     Each MetadataSection is identified by a specific dialect and 
+     contains information whose format and content depend on the dialect.
+    </p><p>
+     The representation of a metadata resource MAY also be
+     any other document format (e.g. <a href="#Schema1">[XML Schema: Structures]</a>, 
      <a href="#Schema2">[XML Schema: Datatypes]</a>, <a href="#WSDL11">[WSDL 1.1]</a>, 
-     <a href="#WS-Policy">[WS-Policy]</a>) for which a mex:MetadataSection/@Dialect 
-     has been defined.
+     <a href="#WS-Policy">[WS-Policy]</a>) for which a dialect value is defined.
     </p></div><div class="div2">
 <h3><a name="Get-Metadata" id="Get-Metadata"/>6.2 Get Metadata</h3><p>
      When the metadata for an endpoint is not available or is unknown 
@@ -1141,4 +1145,6 @@
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6674">6674</a></td></tr><tr><td> 2009/05/27 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6906">6906</a></td></tr><tr><td> 2009/07/21 </td><td> DD </td><td> Added resolution of issue 
        <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7122">7122</a></td></tr><tr><td> 2009/07/21 </td><td> DD </td><td> Added resolution of issue 
-       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6500">6500</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=6500">6500</a></td></tr><tr><td> 2009/08/04 </td><td> DD </td><td> Added resolution of issues
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6719">6719</a>,
+       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6720">6720</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file

Received on Wednesday, 5 August 2009 02:19:59 UTC