Does the scope of an xml namespace declaration ever include the dtd?



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

Post New Answer

More XML XSLT RSS Interview Questions

what is 'parser'?

1 Answers   ABC,


How do I use prefixes to refer to element type and attribute names in an xml namespace?

1 Answers  


What is an xml feed?

1 Answers  


Is xslt a programming language?

1 Answers  


What are the three components in soap?

1 Answers  


What xpointer schemes are supported in this release?

1 Answers  


How do you send an XML document from client to server ?

1 Answers   Digital GlobalSoft,


What is application of xml?

1 Answers  


How xml is different from html?

1 Answers  


How do I use graphics in xml?

1 Answers  


How we compare xslt and xpath? : xslt

1 Answers  


Is there any way that html can be replaced with xml?

1 Answers  


Categories