Discuss this help topic in SecureBlackbox Forum
TElXMLDOMAttr is a descendant of TElXMLDOMNode.
Description
TElXMLDOMAttr represents a single attribute of the XML element as defined by XML Document Object Model specification. Attributes can be associated with an element. Use the OwnerElement property to get the TElXMLDOMElement to which to the attribute belongs.
Inherited from TElXMLDOMNode
Inherited from TElXMLDOMNode