- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 May 2010 07:15:49 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv21275
Modified Files:
wseventing.html wseventing.xml
Log Message:
typo - thanks Gil
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -d -r1.182 -r1.183
--- wseventing.xml 12 May 2010 02:05:22 -0000 1.182
+++ wseventing.xml 12 May 2010 07:15:47 -0000 1.183
@@ -3324,7 +3324,7 @@
<head>Sample Embedded EventDescription Metadata</head>
<eg>(01) <wse:EventSource ...>
(02) <wse:FormatName URI="..."/>
-(03) <wsevd:EventDescritions ...>
+(03) <wsevd:EventDescriptions ...>
(04) ...
(05) </wsevd:EventDescriptions>
(06) </wse:EventSource></eg>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- wseventing.html 12 May 2010 02:05:22 -0000 1.189
+++ wseventing.html 12 May 2010 07:15:47 -0000 1.190
@@ -1878,7 +1878,7 @@
</p><div class="exampleOuter">
<div class="exampleHeader"><a name="embedEVD" id="embedEVD"/>Example A-2: Sample Embedded EventDescription Metadata</div><div class="exampleInner"><pre>(01) <wse:EventSource ...>
(02) <wse:FormatName URI="..."/>
-(03) <wsevd:EventDescritions ...>
+(03) <wsevd:EventDescriptions ...>
(04) ...
(05) </wsevd:EventDescriptions>
(06) </wse:EventSource></pre></div></div><p><a href="#embedEVD">Example A-2</a> shows how the Event Description metadata
Received on Wednesday, 12 May 2010 07:15:51 UTC