Link Search Menu Expand Document

XmlDOMImplementation Class


login image

A class that defines the implementation of the DOM.

It manages the creation of the XmlDocument object that is the root node of the DOM tree and the corresponding version of the DOM API.

Default properties and ValueType

The default property is Value. ValueType can be String, Number, Fixed, Date, UString. If ValueType is specified for UString, the internal character code will be Unicode. This is synonymous with specifying Unicode as the internal character code in the constructor.


Added since Ver.5.0.3


Table of contents