2002/ws/desc/test-suite/documents/good/XsImport-1G reservation.wsdl,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/documents/good/XsImport-1G
In directory hutz:/tmp/cvs-serv30348/test-suite/documents/good/XsImport-1G

Modified Files:
	reservation.wsdl 
Log Message:
Correction test cases XsImport-*G

Index: reservation.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/XsImport-1G/reservation.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** reservation.wsdl	1 May 2005 15:04:01 -0000	1.2
--- reservation.wsdl	27 Sep 2005 19:17:07 -0000	1.3
***************
*** 33,40 ****
  
  		<xs:schema
! 			targetNamespace="http://greath.example.com/2004/schemas/reservationDetails">
  
  			<xs:import
! 				namespace="http://greath.example.com/2004/schemas/reservationItem" />
  
  			<xs:element name="reservationDetails">
--- 33,41 ----
  
  		<xs:schema
! 			targetNamespace="http://greath.example.com/2004/schemas/reservationDetails"
! 			xmlns:items="http://greath.example.com/2004/schemas/reservationItems">
  
  			<xs:import
! 				namespace="http://greath.example.com/2004/schemas/reservationItems" />
  
  			<xs:element name="reservationDetails">

Received on Tuesday, 27 September 2005 19:17:16 UTC