EldoS
Navigation
Web site
Support
Table Of Contents

TElXMLDOMElement class

Properties     Methods     Declared in    


 

TElXMLDOMElement is a descendant of TElXMLDOMNode.

 
 

Description

    TElXMLDOMElement represents a single XML element as defined by XML Document Object Model specification.

 
 

Properties

  • AttribStrings
  • InnerXML
  • TextContent
Inherited from TElXMLDOMNode:
  • Attributes
  • ChildNodes
  • FirstChild
  • LastChild
  • Loaded
  • LocalName
  • NamespaceURI
  • NextSibling
  • NodeName
  • NodeType
  • NodeValue
  • OuterXML
  • OwnerDocument
  • ParentNode
  • Prefix
  • PreviousSibling
  • RawData
 
 

Methods

  • GetAttributeNode
  • GetAttributeNodeNS
  • GetAttribute
  • GetAttributeNS
  • GetElementsByTagName
  • GetElementsByTagNameNS
  • HasAttribute
  • HasAttributeNS
  • InnerText
  • RemoveAttribute
  • RemoveAttributeNode
  • RemoveAttributeNS
  • SetAttribute
  • SetAttributeNode
  • SetAttributeNodeNS
  • SetAttributeNS
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