XMLAttribute
Class XMLAttribute

Method PrototypeDescription
Function OwnerElement() As XMLElementReference to the parent element for the attribute.


Example: <myElement myAttribute="attributeValue"></myElement>

XMLAttribute is a subclass of XMLNode.