[xsd-users] search path for the xsd include files.
Balasubramanyam, Shivakumar
sbalasub at qualcomm.com
Wed Sep 12 03:25:17 EDT 2007
Hi,
I have a directory structure listed below.
ROOTDIR/
Dir1/a.xsd
Dir2/b.xsd
b.xsd imports Dir1/a.xsd.
What is the suggested way to have the import statement as and how do we
tell code synthesis when generating the code from b.xsd to find a.xsd in
ROOTDIR/Dir1.
Basically, I am looking to see if I can provide a list of include paths.
Thanks,
Shiva
More information about the xsd-users
mailing list