July 2001
Intermediate to advanced
592 pages
11h 16m
English
Navigation in XSLT and XPath involves addressing the various nodes with respect to their relationship with one another. If you put “tree” and “relationships” together, a logical inference is to use a tree analogy to model how members of a family are related. So, with XPath, the terminology for how one node is positioned in an XML document instance with respect to another is done in terms of family terminology, or a family tree.
A family tree traces one's parents, grandparents, and other ancestors. XML uses the same familial terminology to describe the relationships between the nodes of a document.
Up to this point, we have used tree representations to show the structure of elements in an ...
Read now
Unlock full access