InterviewSolution
Saved Bookmarks
| 1. |
To declare a namespace as the default namespace for an XML document, which attribute should we add in the root tag of an XML document. |
| Answer» XMLNS:= " URL". is the ANSWER. | |