XML tree
Appearance
XML documents have a hierarchical structure and can conceptually be interpreted as a tree structure, called an XML tree. This tree structure can not be divided into just root, nodes and leaves as normal tree structures. Although there is no consensus on the terminology used on XML Trees, at least two standard terminologies exist:
- The terminology used in the XPath Data Model
- The terminology used in the XML Information Set.
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles, in addition to a stub category. (September 2008) |