- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 03 Feb 2010 12:55:52 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv18156
Modified Files:
wst.html wst.xml
Log Message:
typo
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- wst.xml 29 Jan 2010 13:23:17 -0000 1.101
+++ wst.xml 3 Feb 2010 12:55:50 -0000 1.102
@@ -1138,7 +1138,7 @@
<wst:Create Dialect="<emph>xs:anyURI</emph>"? ...>
<wst:Representation ...>
<emph>xs:any</emph>?
- >/wst:Representation>?
+ </wst:Representation>?
<emph>xs:any</emph>*
</wst:Create></eg>
</example>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- wst.html 29 Jan 2010 13:23:17 -0000 1.102
+++ wst.html 3 Feb 2010 12:55:50 -0000 1.103
@@ -688,7 +688,7 @@
<wst:Create Dialect="<em>xs:anyURI</em>"? ...>
<wst:Representation ...>
<em>xs:any</em>?
- >/wst:Representation>?
+ </wst:Representation>?
<em>xs:any</em>*
</wst:Create></pre></div></div><p>
The following describes additional, normative constraints on the
Received on Wednesday, 3 February 2010 12:55:54 UTC