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