InterviewSolution
Saved Bookmarks
| 1. |
The root element is a parent element of all other elements in data instance. |
|
Answer» True The root element is an element that contains all other elements in XML document. |
|