When you define an XMLNS, is there a specific URI that you have to specify or can it be some totally random URI that has nothing to do with the XML document?
Printable View
When you define an XMLNS, is there a specific URI that you have to specify or can it be some totally random URI that has nothing to do with the XML document?
Hi,
In asnwser to your question.. NOPE!!!!!
It HAS to be the a link to the W3C XMLNS Schema for the XML to be queried in the right format by te browser, and the IXMLDOMdocument Parser to be read correctly by the server when implementing XLST and XLS Queries and styleSheets
Hope this helps
Kai :wave:
Thanks again.