Does the scope of an xml namespace declaration ever include the dtd?
Answer / Paras Nath Verma
No, the scope of an XML namespace declaration does not apply to DTDs. The purpose of namespaces is to disambiguate elements and attributes within an XML document, while DTDs are used for document structure validation and do not involve element or attribute naming conflicts.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is 'parser'?
How do I use prefixes to refer to element type and attribute names in an xml namespace?
What is an xml feed?
Is xslt a programming language?
What are the three components in soap?
What xpointer schemes are supported in this release?
How do you send an XML document from client to server ?
What is application of xml?
How xml is different from html?
How do I use graphics in xml?
How we compare xslt and xpath? : xslt
Is there any way that html can be replaced with xml?