Programmer's Guide > Interfaces > AElement interface > getInternalAttributes method
  
getInternalAttributes method
Returns a PropertyMap containing all attribute names and values.
The list includes Arbortext internal attributes that are excluded from standard DOM processing.
getInternalAttributes(includeDefaults )
Parameters
booleanincludeDefaults
If True, default attribute values are included.
Returns
PropertyMap. Map of attribute name/value pairs.