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