Hi,

I'm writing a client against a webservice which supplies a WSDL with an inline schema as opposed to importing a .xsd
I don't have any control over how the people that run the webservice choose to expose their WSDL.

Is it possible to configure a Jaxb2Marshaller to validate against a WSDL with an inline schema?