Question:

Which provides a method to avoid element name conflicts in XML?

Show Hint

Namespace = uniquely qualify XML element names.
Updated On: June 02, 2025
  • XML DTD
  • XML schema
  • XML namespace
  • XML validator
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

XML namespaces provide a way to avoid element name conflicts when combining XML documents from different XML applications.
It qualifies names of elements and attributes in XML to distinguish between duplicates.
Was this answer helpful?
0
0

TS PGECET Notification