EldoS
Navigation
Web site
Support
Table Of Contents

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

  • OwnerElement
  • Quote
  • Value
Inherited from TElXMLDOMNode:
  • Attributes
  • ChildNodes
  • FirstChild
  • LastChild
  • Loaded
  • LocalName
  • NamespaceURI
  • NextSibling
  • NodeName
  • NodeType
  • NodeValue
  • OuterXML
  • OwnerDocument
  • ParentNode
  • Prefix
  • PreviousSibling
  • RawData
 
 

Methods

Inherited from TElXMLDOMNode:

  • AppendChild
  • CloneNode
  • FindNode
  • GetOuterXMLCanonical
  • HasAttributes
  • HasChildNodes
  • InsertBefore
  • IsSupported
  • Normalize
  • ReloadData
  • RemoveChild
  • ReplaceChild
  • UnloadData
 
 

Declared in

.NET:

  • Namespace: SBXMLCore
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLCore
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation