Programmer's Guide > Interfaces > W3C NodeEditVAL interface > enumeratedValues attribute
  
enumeratedValues attribute
A DOMStringList, as described in [DOM Level 3 Core], of distinct values for an attribute or an element declaration or null if unspecified. If the schema is a W3C XML schema, this is a list of strings which are lexical representations corresponding to the values in the [value] property of the enumeration component for the type of the attribute or element. It is recommended that the canonical lexical representations of the values be used.
enumeratedValues
Access
read-only
Returns
DOMStringList