Definitions for "Parent" Add To Word List
Login or Register  | Word Lists | Search History

From XML Path Language (XPath) ( 1999-11-16) Every node other than the root node has exactly one parent, which is either an element node or the root node.
Helpful?           0
The next higher level NODE in the TREE hierarchy.
Helpful?           0
A procedure that directly calls the given procedure. Contrast with ancestor.
Helpful?           0
A node with other nodes reporting to it
Helpful?           0
The direct ancestor of a sheet or an output record.
Helpful?           0
A Node containing the current Node. [1.2] Each Document specifes one Parent. [1.4] Each Resource can specify one or more Parents. The Relationship Tables store the relationships for performance.
Helpful?           0
Within tree T, node P is a parent of node C if P lies on a path between C and the root of T and there is an edge between C and P.
Helpful?           0
A tree node linked to lower-level nodes or details that roll up into it.
Helpful?           0
parent is the immediate ancestor node of a node.
Helpful?           0
parent is an immediate ancestor node of a node.
Helpful?           0