A
ax
Dear Experts,
I really worry about the following problem..
There is one XML File on my PC located at C:\Test. Hence, there are 2
XSD files on the same path
[ C:\Test ] I make an absolut reference in the XML file to the 2 XSD
files.
xmlns:address="C:\Test\file_address.xsd"
xmlns:hobby="C:\Test\file_hobby.xsd"
XML Spy Validator validates correctly the XML as long as i dont move
the files into another directory.
How can i formulate
xmlns:address="blablablabla\file_address.xsd" to look in the SAME
folder as the XML is located?
I really worry about the following problem..
There is one XML File on my PC located at C:\Test. Hence, there are 2
XSD files on the same path
[ C:\Test ] I make an absolut reference in the XML file to the 2 XSD
files.
xmlns:address="C:\Test\file_address.xsd"
xmlns:hobby="C:\Test\file_hobby.xsd"
XML Spy Validator validates correctly the XML as long as i dont move
the files into another directory.
How can i formulate
xmlns:address="blablablabla\file_address.xsd" to look in the SAME
folder as the XML is located?