R
rich
Hi,
I'm calling a web service - so have a soap enveloped document - I'd
like to create a XSD for the XML actual sent (including the soap
envelope) - but I think I can't do this - is that right?
this is because Soap is specified at http://schemas.xmlsoap.org/soap/envelope/
I can't change that definition - so that the definition effectively
stops at the ANY elements / attributes and hence I can't more tightly
specify an XSD ?
Any suggestions ?
So wsdl appears to allow specification of a web document but not
validation - at least not including the envelope ?
thanks
richg
I'm calling a web service - so have a soap enveloped document - I'd
like to create a XSD for the XML actual sent (including the soap
envelope) - but I think I can't do this - is that right?
this is because Soap is specified at http://schemas.xmlsoap.org/soap/envelope/
I can't change that definition - so that the definition effectively
stops at the ANY elements / attributes and hence I can't more tightly
specify an XSD ?
Any suggestions ?
So wsdl appears to allow specification of a web document but not
validation - at least not including the envelope ?
thanks
richg