IXMLNode

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview

File

  • uROXMLIntf

Hierarchy

  • IXMLNode

Properties

Property
Type
Description
Name WideString
LocalName WideString
NamespaceURI WideString
Value Variant
Attributes IXMLNode
AttributeCount Integer
Children IXMLNode
ChildrenCount Integer
FirstChild IXMLNode
NextSibling IXMLNode
XML WideString
Ref Pointer
Parent IXMLNode
Document IXMLDocument

Methods

Method
Description
GetName
GetLocalName
GetRef
GetParent
GetValue
SetValue
GetXML
GetAttributes
GetAttributeCount
GetChildren
GetChildrenCount
Add
AddXml
AddAttribute
Delete
Remove
GetNodeByName
GetNodeValue
GetAttributeByName
GetAttributeValue
GetNodesByName
GetNodeByAttribute
GetFirstChild
GetNextSibling
GetNamespaceURI
GetDocument


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools