- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Jul 2010 17:19:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv4433
Modified Files:
wseventing.html wseventing.xml wsmex.html wsmex.xml
Log Message:
More mismatches between the html and the stand-alone files
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- wseventing.html 30 Jun 2010 18:43:01 -0000 1.205
+++ wseventing.html 2 Jul 2010 17:19:32 -0000 1.206
@@ -2103,15 +2103,6 @@
</xs:sequence>
</xs:complexType>
- <xs:complexType name='LanguageSpecificStringType'>
- <xs:simpleContent>
- <xs:extension base='xs:string'>
- <xs:attribute ref='xml:lang' />
- <xs:anyAttribute namespace='##other' processContents='lax' />
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
-
<!-- Subscribe request -->
<xs:element name='Subscribe'>
<xs:complexType>
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- wseventing.xml 30 Jun 2010 18:43:01 -0000 1.197
+++ wseventing.xml 2 Jul 2010 17:19:32 -0000 1.198
@@ -3653,15 +3653,6 @@
</xs:sequence>
</xs:complexType>
- <xs:complexType name='LanguageSpecificStringType'>
- <xs:simpleContent>
- <xs:extension base='xs:string'>
- <xs:attribute ref='xml:lang' />
- <xs:anyAttribute namespace='##other' processContents='lax' />
- </xs:extension>
- </xs:simpleContent>
- </xs:complexType>
-
<!-- Subscribe request -->
<xs:element name='Subscribe'>
<xs:complexType>
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- wsmex.xml 28 Jun 2010 12:13:14 -0000 1.119
+++ wsmex.xml 2 Jul 2010 17:19:32 -0000 1.120
@@ -3674,7 +3674,6 @@
</xs:complexType>
</xs:element>
-
</xs:schema></eg>
</example>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- wsmex.html 28 Jun 2010 12:13:14 -0000 1.132
+++ wsmex.html 2 Jul 2010 17:19:32 -0000 1.133
@@ -2262,7 +2262,6 @@
</xs:complexType>
</xs:element>
-
</xs:schema></pre></div></div></div><div class="div1">
<h2><a name="Appendix-B" id="Appendix-B"/>B WSDL</h2><p>
A normative copy of the WSDL <a href="#WSDL11">[WSDL11]</a> description for
Received on Friday, 2 July 2010 17:19:36 UTC