WWW/2002/ws/ra/edcopies wsmex.html,1.74,1.75 wsmex.xml,1.64,1.65

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

Modified Files:
	wsmex.html wsmex.xml 
Log Message:
fix alignment/spacing
remove [] around [children] since its not a defined concept.


Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- wsmex.xml	5 Nov 2009 15:19:43 -0000	1.64
+++ wsmex.xml	5 Nov 2009 15:21:45 -0000	1.65
@@ -817,7 +817,7 @@
    <example>
     <eg>&lt;mex:Metadata ...>
   &lt;mex:MetadataSection Dialect="<emph>xs:anyURI</emph>"
-                      Identifier="<emph>xs:anyURI</emph>"? ...>
+                       Identifier="<emph>xs:anyURI</emph>"? ...>
   (
     &lt;mex:MetadataReference ...>
       <emph>endpoint-reference-type</emph>
@@ -843,7 +843,7 @@
      <def>
       <p>
        This contains one Metadata Section child for each distinct unit of 
-       metadata. When there is a large amount of metadata, the [children] 
+       metadata. When there is a large amount of metadata, the children 
        SHOULD contain Metadata References or Locations instead of the 
        actual information.
       </p>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- wsmex.html	5 Nov 2009 15:19:42 -0000	1.74
+++ wsmex.html	5 Nov 2009 15:21:44 -0000	1.75
@@ -507,7 +507,7 @@
     The outline for the Metadata element is: 
    </p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;mex:Metadata ...&gt;
   &lt;mex:MetadataSection Dialect="<em>xs:anyURI</em>"
-                      Identifier="<em>xs:anyURI</em>"? ...&gt;
+                       Identifier="<em>xs:anyURI</em>"? ...&gt;
   (
     &lt;mex:MetadataReference ...&gt;
       <em>endpoint-reference-type</em>
@@ -524,7 +524,7 @@
     above:
    </p><dl><dt class="label">/mex:Metadata</dt><dd><p>
        This contains one Metadata Section child for each distinct unit of 
-       metadata. When there is a large amount of metadata, the [children] 
+       metadata. When there is a large amount of metadata, the children 
        SHOULD contain Metadata References or Locations instead of the 
        actual information.
       </p></dd><dt class="label">/mex:Metadata/mex:MetadataSection</dt><dd><p>

Received on Thursday, 5 November 2009 15:21:56 UTC