- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 09 Jan 2011 21:10:07 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv11067
Modified Files:
scenario.html scenario.xml
Log Message:
make history required but children optional
Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/scenario.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- scenario.xml 9 Jan 2011 16:57:00 -0000 1.14
+++ scenario.xml 9 Jan 2011 21:10:05 -0000 1.15
@@ -381,7 +381,7 @@
<sce:EPR> <emph>wsa:endpoint-reference to this Animal</emph> </sce:EPR> ?
<sce:History>
<sce:Entry Date="<emph>xs:date</emph>"? ...> <emph>xs:string</emph> </sce:Entry> *
- <sce:/History> ?
+ <sce:/History>
<emph>xs:any</emph>
</sce:Animal> </eg>
</example>
Index: scenario.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/scenario.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- scenario.html 9 Jan 2011 16:57:00 -0000 1.14
+++ scenario.html 9 Jan 2011 21:10:05 -0000 1.15
@@ -163,7 +163,7 @@
<sce:EPR> <em>wsa:endpoint-reference to this Animal</em> </sce:EPR> ?
<sce:History>
<sce:Entry Date="<em>xs:date</em>"? ...> <em>xs:string</em> </sce:Entry> *
- <sce:/History> ?
+ <sce:/History>
<em>xs:any</em>
</sce:Animal> </pre></div></div><div class="div2">
<h3><a name="iddiv2x1x605" id="iddiv2x1x605"/>3.1 Predefined Animals/Tags</h3><p>
Received on Sunday, 9 January 2011 21:10:09 UTC