[xsd-users] SOAP/1.2 schema issue with xsd cxx-tree
Shaun Mangelsdorf
s.mangelsdorf at gmail.com
Fri Nov 2 02:30:15 EDT 2007
Hi xsd-users,
I am having a problem compiling the SOAP/1.2 schema from:
http://www.w3.org/2003/05/soap-envelope/
Output is:
soap-1.2-envelope.xsd: error: 'http://www.w3.org/2001/xml.xsd' is not
a valid filesystem path
Modifying the <xs:import> element to point to the local file 'xml.xsd'
fixes this problem completely, but I am curious as to whether there is
a neater option than modifying a standard xml schema.
Is there something in the various --.*-regex options that I have missed?
Thanks,
Shaun Mangelsdorf
More information about the xsd-users
mailing list