2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.83,1.84 wsdl20.xml,1.324,1.325 wsdl20-primer.xml,1.127,1.128 wsdl20-soap11-binding.xml,1.18,1.19

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv23546

Modified Files:
	wsdl20-adjuncts.xml wsdl20.xml wsdl20-primer.xml 
	wsdl20-soap11-binding.xml 
Log Message:
Updated doctype decl

Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** wsdl20-soap11-binding.xml	1 Aug 2005 10:20:31 -0000	1.18
--- wsdl20-soap11-binding.xml	2 Aug 2005 05:15:43 -0000	1.19
***************
*** 2,6 ****
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd" [
  	<!ENTITY % entities SYSTEM "entities.dtd">
  	<!ENTITY prefix "wsdl20-soap11-binding">
--- 2,8 ----
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC
!     "-//W3C//DTD Specification V2.2+WSDL//EN"
!     "xmlspec.dtd" [
  	<!ENTITY % entities SYSTEM "entities.dtd">
  	<!ENTITY prefix "wsdl20-soap11-binding">

Index: wsdl20-primer.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.xml,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** wsdl20-primer.xml	1 Aug 2005 11:05:49 -0000	1.127
--- wsdl20-primer.xml	2 Aug 2005 05:15:42 -0000	1.128
***************
*** 1,5 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd"[
  	<!ENTITY prefix "wsdl20-primer">
  	<!ENTITY % entities SYSTEM "entities.dtd">
--- 1,7 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC
!     "-//W3C//DTD Specification V2.2+WSDL//EN"
!     "xmlspec.dtd" [
  	<!ENTITY prefix "wsdl20-primer">
  	<!ENTITY % entities SYSTEM "entities.dtd">

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -d -r1.83 -r1.84
*** wsdl20-adjuncts.xml	1 Aug 2005 12:47:24 -0000	1.83
--- wsdl20-adjuncts.xml	2 Aug 2005 05:15:42 -0000	1.84
***************
*** 2,6 ****
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd"[
  <!ENTITY component-table SYSTEM "adjuncts-component-table.xml">
  <!ENTITY extra-ack "<p>Previous editors of this document were:
--- 2,8 ----
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
! <!DOCTYPE spec PUBLIC
!     "-//W3C//DTD Specification V2.2+WSDL//EN"
!     "xmlspec.dtd" [
  <!ENTITY component-table SYSTEM "adjuncts-component-table.xml">
  <!ENTITY extra-ack "<p>Previous editors of this document were:

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.324
retrieving revision 1.325
diff -C2 -d -r1.324 -r1.325
*** wsdl20.xml	1 Aug 2005 12:40:15 -0000	1.324
--- wsdl20.xml	2 Aug 2005 05:15:42 -0000	1.325
***************
*** 2,6 ****
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?>
! <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd"[
  <!ENTITY component-table SYSTEM "component-table.xml">
  <!ENTITY extra-ack "<p>Previous editors of this document were:
--- 2,8 ----
  <!-- $Id$ -->
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl' ?>
! <!DOCTYPE spec PUBLIC
!     "-//W3C//DTD Specification V2.2+WSDL//EN"
!     "xmlspec.dtd" [
  <!ENTITY component-table SYSTEM "component-table.xml">
  <!ENTITY extra-ack "<p>Previous editors of this document were:

Received on Tuesday, 2 August 2005 05:15:47 UTC