2002/ws/desc/test-suite/xmlcatalog/wsdl ValidationReport.xsd,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl
In directory hutz:/tmp/cvs-serv4678/test-suite/xmlcatalog/wsdl

Modified Files:
	ValidationReport.xsd 
Log Message:
Added <identifier> to Validation Report schema.

Index: ValidationReport.xsd
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/xmlcatalog/wsdl/ValidationReport.xsd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** ValidationReport.xsd	5 Jul 2006 18:49:34 -0000	1.2
--- ValidationReport.xsd	15 Nov 2006 14:23:10 -0000	1.3
***************
*** 49,52 ****
--- 49,59 ----
  		</annotation>
  		<sequence>
+ 			<element name="identifier" type="anyURI" minOccurs="0">
+ 				<annotation>
+ 					<documentation>
+ 						This is the identifier of the test case.
+ 					</documentation>
+ 				</annotation>
+ 			</element>
  			<element name="uri" type="anyURI">
  				<annotation>

Received on Wednesday, 15 November 2006 14:34:58 UTC