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