0 votes
in XML by
Can you please help to explain what is XML Namespace?

1 Answer

0 votes
by

1) A namespace is a qualified name that is associated with the DTD/Schema location .

2) A document may have duplicate elements and attributes. So, the namespace defines a way to compare duplicate elements and attribute names.

Related questions

0 votes
asked Sep 20, 2020 in XML by Robindeniel
0 votes
asked Sep 19, 2020 in XML by SakshiSharma
...