- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Oct 2009 11:53:16 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv25513
Modified Files:
wst.html wst.xml
Log Message:
extra space
Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- wst.xml 7 Oct 2009 20:27:51 -0000 1.68
+++ wst.xml 12 Oct 2009 11:53:13 -0000 1.69
@@ -1765,7 +1765,7 @@
<example>
<eg><wstrp:TransferResourceFactory ...>
- <wstrp:Dialect ...> <emph>xs :anyURI</emph> </wstrp:Dialect> *
+ <wstrp:Dialect ...> <emph>xs:anyURI</emph> </wstrp:Dialect> *
...
</wstrp:TransferResourceFactory></eg>
</example>
Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- wst.html 7 Oct 2009 20:27:51 -0000 1.70
+++ wst.html 12 Oct 2009 11:53:13 -0000 1.71
@@ -996,7 +996,7 @@
</p><p>
The normative outline of this assertion is:
</p><div class="exampleOuter"><div class="exampleInner"><pre><wstrp:TransferResourceFactory ...>
- <wstrp:Dialect ...> <em>xs :anyURI</em> </wstrp:Dialect> *
+ <wstrp:Dialect ...> <em>xs:anyURI</em> </wstrp:Dialect> *
...
</wstrp:TransferResourceFactory></pre></div></div><p>
The following describes additional, normative constraints on the
Received on Monday, 12 October 2009 11:53:19 UTC