Discuss this help topic in SecureBlackbox Forum

TElXMLDOMAttr class

Properties     Methods     Declared in     


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.

Properties

Inherited from TElXMLDOMNode

Methods

Inherited from TElXMLDOMNode

Declared in

.NET:
  • Namespace: SBXMLCore
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLCore
Java:
  • Package: SecureBlackbox.XML.jar
C++:
  • sbxmlcore.h

Discuss this help topic in SecureBlackbox Forum