2002/ws/desc/wsdl20 xmlspec.dtd,1.12,1.13

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv22454/ws/desc/wsdl20

Modified Files:
	xmlspec.dtd 
Log Message:
Added temporary href attributes for cross-linking properties between documents.

Index: xmlspec.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/xmlspec.dtd,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** xmlspec.dtd	8 Jun 2005 21:12:35 -0000	1.12
--- xmlspec.dtd	15 Jun 2005 10:59:22 -0000	1.13
***************
*** 2686,2689 ****
--- 2686,2690 ----
  
  <!ELEMENT comp (#PCDATA)>
+ <!ATTLIST comp href CDATA #IMPLIED>
  
  <!ELEMENT propdef (#PCDATA)>
***************
*** 2692,2695 ****
--- 2693,2697 ----
  <!ELEMENT prop (#PCDATA)>
  <!ATTLIST prop comp CDATA #IMPLIED>
+ <!ATTLIST prop href CDATA #IMPLIED>
  	
  <!ELEMENT z:math ANY>

Received on Wednesday, 15 June 2005 10:59:26 UTC