Programmer's Guide > Interfaces > W3C ElementEditVAL interface > allowedChildren attribute
  
allowedChildren attribute
A NameList, as described in [DOM Level 3 Core], of all possible element information items or wildcards that can appear as children of this element, or null if this element has no context or schema. Duplicate pairs of {namespaceURI, name} are eliminated.
allowedChildren
Access
read-only
Returns
NameList