TX Text Control ActiveX Documentation

XMLElement Object

An XMLElement object is an OLE Automation object that represents an element in an XML document. To iterate through all existing XML elements the XMLElements collection object can be used. An XMLElement object has the following class name that can be used to create a new object with the CreateObject function:

TIS.TX.XMLElement.17

Syntax

XMLElement

Properties

PropertyDescription
AutoSelectDetermines whether the text of a newly added XML element is automatically selected.
AutoTextDetermines whether text is automatically created for a newly added XML element that has no text contents.
ElementNameReturns or sets the XML element's name.
TextReturns or sets the text belonging to an XML element.

Methods

MethodDescription
AddChildAdds a new XMLElement object as a sub-element of this element.
ChildItemReturns an XMLElement object that is a child element of this element.
RemoveChildRemoves a sub-element from this element.
SelectSelects the text of the XML element.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now