2002/ws/desc/wsdl20 Makefile.core,1.8,1.9 Makefile.adjuncts,1.3,1.4

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

Modified Files:
	Makefile.core Makefile.adjuncts 
Log Message:
Added wsdl20-extensions.xsd


Index: Makefile.adjuncts
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.adjuncts,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile.adjuncts	3 May 2005 11:09:09 -0000	1.3
--- Makefile.adjuncts	7 Jun 2005 09:56:25 -0000	1.4
***************
*** 3,6 ****
--- 3,7 ----
  
  SCHEMAS= \
+ wsdl20-extensions.xsd \
  wsdl20-soap.xsd \
  wsdl20-http.xsd \

Index: Makefile.core
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/Makefile.core,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Makefile.core	5 May 2005 16:06:43 -0000	1.8
--- Makefile.core	7 Jun 2005 09:56:25 -0000	1.9
***************
*** 6,10 ****
  SCHEMAS=\
  wsdl20.xsd\
! wsdl20-instance.xsd
  
  CSS=\
--- 6,11 ----
  SCHEMAS=\
  wsdl20.xsd\
! wsdl20-instance.xsd\
! wsdl20-extensions.xsd
  
  CSS=\

Received on Tuesday, 7 June 2005 09:56:29 UTC