2002/ws/desc/wsdl20 wsdl20-specs.xml,1.1,1.2

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

Modified Files:
	wsdl20-specs.xml 
Log Message:
Added target so that the links work also when generating TRs


Index: wsdl20-specs.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-specs.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** wsdl20-specs.xml	16 Jun 2005 00:34:47 -0000	1.1
--- wsdl20-specs.xml	2 Aug 2005 10:14:48 -0000	1.2
***************
*** 13,18 ****
  
   -->
  <specs>
! 	<spec src="wsdl20.xml" />
! 	<spec src="wsdl20-adjuncts.xml" />
  </specs>
\ No newline at end of file
--- 13,22 ----
  
   -->
+ <!DOCTYPE specs [
+ <!ENTITY % entities SYSTEM "entities.dtd" >
+ %entities;
+ ]>
  <specs>
! 	<spec src="wsdl20.xml" target="&w3c-designation-part1;"/>
! 	<spec src="wsdl20-adjuncts.xml" target="&w3c-designation-part2;"/>
  </specs>
\ No newline at end of file

Received on Tuesday, 2 August 2005 10:14:55 UTC