WWW/2002/ws/ra/edcopies wseventing.html,1.204,1.205 wseventing.xml,1.196,1.197

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv10230

Modified Files:
	wseventing.html wseventing.xml 
Log Message:
fix typo


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- wseventing.xml	15 Jun 2010 21:32:48 -0000	1.196
+++ wseventing.xml	30 Jun 2010 18:43:01 -0000	1.197
@@ -3502,7 +3502,7 @@
 (08)   <wsdl:types>
 (09)     <xs:schema targetNamespace="http://www.example.org/oceanwatch">
 (10)       <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/>
-(11)       <xs:element name="WindReport" type="ow:WindReportType">
+(11)       <xs:element name="WindReport" type="ow:WindReportType"/>
 (12)     </xs:schema>
 (13)   </wsdl:types>
 (14)

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- wseventing.html	16 Jun 2010 21:36:34 -0000	1.204
+++ wseventing.html	30 Jun 2010 18:43:01 -0000	1.205
@@ -1974,7 +1974,7 @@
 (08)   <wsdl:types>
 (09)     <xs:schema targetNamespace="http://www.example.org/oceanwatch">
 (10)       <xs:include schemaLocation="http://www.example.org/schemas/oceanwatch.xsd"/>
-(11)       <xs:element name="WindReport" type="ow:WindReportType">
+(11)       <xs:element name="WindReport" type="ow:WindReportType"/>
 (12)     </xs:schema>
 (13)   </wsdl:types>
 (14)

Received on Wednesday, 30 June 2010 18:43:05 UTC