
Each XML document has exactly one single root element. This element is also known as the document element. It encloses all the other elements and is therefore the sole parent element to all the other elements. There can be other XML nodes outside of the root element. In particular, the root element may be preceded by a prolog, which itself may con...
Found on
http://en.wikipedia.org/wiki/Root_element
No exact match found.