XML tree

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsxml tree,tree
RelatedGlossary: node, owner, child, sibling, XML document, XML
Description

An XML document held in memory. An XML tree is a data structure containing all the content in an XML document, arranged to make it easy to traverse parent, sibling, and child relationships between nodes.

Tagstext processing