- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 09 Jan 2010 07:17:59 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv12408
Modified Files:
wseventing.html wseventing.xml
Log Message:
typo
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- wseventing.xml 5 Jan 2010 22:05:21 -0000 1.137
+++ wseventing.xml 9 Jan 2010 07:17:57 -0000 1.138
@@ -3324,7 +3324,7 @@
(12) <wse:eventType name="WindReportEvent"
(13) element="ow:WindReport"
(14) actionURI="http://www.example.org/oceanwatch/2003/WindReport"/>
-(15) </wsem:EventDescriptions></eg>
+(15) </wse:EventDescriptions></eg>
</example>
<p>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- wseventing.html 5 Jan 2010 22:05:21 -0000 1.143
+++ wseventing.html 9 Jan 2010 07:17:57 -0000 1.144
@@ -1881,7 +1881,7 @@
(12) <wse:eventType name="WindReportEvent"
(13) element="ow:WindReport"
(14) actionURI="http://www.example.org/oceanwatch/2003/WindReport"/>
-(15) </wsem:EventDescriptions></pre></div></div><p>
+(15) </wse:EventDescriptions></pre></div></div><p>
Lines (12-14) describe an Event Type with a QName of
"{http://www.example.org/oceanwatch/notifications}:WindReportEvent". The
GED for this Event Type is defined on line (08) as being of type
Received on Saturday, 9 January 2010 07:18:00 UTC