child node | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | child node,children node |
Related | Glossary: node, XML tree, parent node |
Description | A node beneath another node in an XML tree. Any node can have any number of child nodes. A child node corresponds to an element that is enclosed in the parent node. |
Tags | text processing |