- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Dec 2010 19:35:01 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv23012
Modified Files:
scenario.html scenario.xml
Log Message:
make epr optional
Index: scenario.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/scenario.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- scenario.xml 16 Dec 2010 15:11:48 -0000 1.4
+++ scenario.xml 16 Dec 2010 19:34:59 -0000 1.5
@@ -353,7 +353,7 @@
<sce:Genus> <emph>xs:string</emph> </sce:Genus>
<sce:Species> <emph>xs:string</emph> </sce:Species>
<sce:CurrentLocation> <emph>xs:any</emph> </sce:CurrentLocation>
- <sce:EPR> <emph>wsa:endpoint-reference to this Animal</emph> </sce:EPR>
+ <sce:EPR> <emph>wsa:endpoint-reference to this Animal</emph> </sce:EPR> ?
<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.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- scenario.html 16 Dec 2010 15:11:48 -0000 1.4
+++ scenario.html 16 Dec 2010 19:34:59 -0000 1.5
@@ -145,7 +145,7 @@
<sce:Genus> <em>xs:string</em> </sce:Genus>
<sce:Species> <em>xs:string</em> </sce:Species>
<sce:CurrentLocation> <em>xs:any</em> </sce:CurrentLocation>
- <sce:EPR> <em>wsa:endpoint-reference to this Animal</em> </sce:EPR>
+ <sce:EPR> <em>wsa:endpoint-reference to this Animal</em> </sce:EPR> ?
<em>xs:any</em>
</sce:Animal> </pre></div></div><div class="div2">
<h3><a name="iddiv2x1x520" id="iddiv2x1x520"/>3.1 Predefined Animals/Tags</h3><p>
Received on Thursday, 16 December 2010 19:35:03 UTC