How does the parser do the lookup by default for schemaLocation/DTD within
the context of a XML.
For eg. C:\Dir1\Data.XML
Uses two schema X.xsd
c:\Dir2\Y.xsd
I guess X.xsd is located in C:\Dir1
Y.xsd in turn includes Z.xsd (no qualifying path).
Is Z.xsd searched in c:\Dir2 or C:\Dir1.
What is the general principal in locating files that have no full path.
Thanks
Kiran
�
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]