Are the names of all element types and attributes in some xml namespace?



Are the names of all element types and attributes in some xml namespace?..

Answer / Balwinder Singh

Yes, in XML documents that use namespaces, the names of element types and attributes are qualified with a prefix and the URI of the corresponding namespace. This helps to avoid naming conflicts between elements or attributes from different namespaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

Define xlink and xpointer?

1 Answers  


How do I change a text file to xml?

1 Answers  


What is a url of an rss feed?

1 Answers  


What is an atom syndication feed?

1 Answers  


Would you be able to use the xslt to convert html into vxml?

1 Answers  


What is the difference between a simple element and a complex element?

1 Answers  


What is the function of keys in xsl?

1 Answers  


What are the nodes using which the template gets instantiated?

1 Answers  


Does anyone use xslt anymore?

1 Answers  


What is the difference between xsl and xsd?

1 Answers  


How do you describe xml data?

1 Answers  


What is selectnode method will give?

1 Answers  


Categories