- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Feb 2011 13:59:13 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/test In directory hutz:/tmp/cvs-serv2510 Modified Files: scenario.html scenario.xml Log Message: fix a few typos Index: scenario.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- scenario.xml 3 Feb 2011 01:27:52 -0000 1.4 +++ scenario.xml 3 Feb 2011 13:59:11 -0000 1.5 @@ -380,7 +380,7 @@ <sce:CurrentLocation> <emph>xs:any</emph> </sce:CurrentLocation> <sce:EPR> <emph>wsa:endpoint-reference to this Animal</emph> </sce:EPR> ? <sce:History> - <sce:Entry Date="<emph>xs:date</emph>"? Who="<emph>xs:string</emph>" ...> <emph>xs:string</emph> </sce:Entry> * + <sce:Entry Date="<emph>xs:date</emph>"? Who="<emph>xs:string</emph>"? ...> <emph>xs:string</emph> </sce:Entry> * <sce:/History> <emph>xs:any</emph> </sce:Animal> </eg> @@ -2223,7 +2223,7 @@ <example> <eg><sce:Animal xmlns:sce="http://www.w3.org/2002/ws/ra/test/scenario"> - <sce:ID>http://www.ibm.com/guid/dcf7193cc0a701666e686e687be2a808</sce:ID> + <sce:ID> ... </sce:ID> <sce:Name> ... </sce:Name> <sce:Birthdate> ... </sce:Birthdate> <sce:Gender> ... </sce:Gender> Index: scenario.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/test/scenario.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- scenario.html 3 Feb 2011 01:27:52 -0000 1.4 +++ scenario.html 3 Feb 2011 13:59:10 -0000 1.5 @@ -174,7 +174,7 @@ <sce:CurrentLocation> <em>xs:any</em> </sce:CurrentLocation> <sce:EPR> <em>wsa:endpoint-reference to this Animal</em> </sce:EPR> ? <sce:History> - <sce:Entry Date="<em>xs:date</em>"? Who="<em>xs:string</em>" ...> <em>xs:string</em> </sce:Entry> * + <sce:Entry Date="<em>xs:date</em>"? Who="<em>xs:string</em>"? ...> <em>xs:string</em> </sce:Entry> * <sce:/History> <em>xs:any</em> </sce:Animal> </pre></div></div><p> @@ -996,7 +996,7 @@ the following variations use this Animal representation as an example guide for what each variation is expected to produce: </p><div class="exampleOuter"><div class="exampleInner"><pre><sce:Animal xmlns:sce="http://www.w3.org/2002/ws/ra/test/scenario"> - <sce:ID>http://www.ibm.com/guid/dcf7193cc0a701666e686e687be2a808</sce:ID> + <sce:ID> ... </sce:ID> <sce:Name> ... </sce:Name> <sce:Birthdate> ... </sce:Birthdate> <sce:Gender> ... </sce:Gender>
Received on Thursday, 3 February 2011 13:59:15 UTC