requirements for a standard WSDL

Matthew Graham mjg at cacr.caltech.edu
Thu Jun 17 15:32:31 PDT 2004


Hi,

Apologies to those who receive this twice. 

Given the possible problems for tools with the container catch-all element
in the types/schema, I was wondering whether the <types> of a WSDL which
extends another WSDL can also extend the <types> of the original WSDL -
this could be a way around the problem. Of course, there is a way to do
this:

Standard WSDL imports Standard.xsd
Extension WSDL (based on Standard WSDL) imports Extended.xsd (based on
Standard.xsd)

However, the annoyance with this is then that one is dealing with multiple
files instead of having everything defined inline in the one file. Of
course, this might be the easiest way around this.

	Cheers,

	Matthew





More information about the grid mailing list