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

A radioactive element that spontaneously decays into a new substance. The product of this decay is known as a "daughter" element.
Helpful?           0
An element that may contain other elements, referred to as subelements of the parent element. See also Subelement.
Helpful?           0
An element in which another (child) element is nested. For example: parent_element child_element /child_element /parent_element
Helpful?           0
An element that surrounds another element, which is referred to as its child element. For example, ParentChild/Child/Parent illustrates a parent element wrapping its child element.
Helpful?           0
In an Extensible Markup Language (XML) document, the element that contains another given element, which is called the child element.
Helpful?           0
The element containing the current element, with no intervening container elements.
Helpful?           0
An element that directly contains another element. The first element is said to be the parent of the second element.
Helpful?           0
the containing element in SGML terminology
Helpful?           0
(Application Developer's Guide - XML; search in this book)
Helpful?           0
An element that has one or more elements nested within it. Elements nested within a PARENT element are called CHILD elements.
Helpful?           0