Skip to content

Class: BaseXmlDomImplementation [Abstract]

Properties | Events | Methods | Index of Classes

Abstract XML class for handling Implementation nodes

Hierarchy

cObject > BaseXmlDomImplementation

Show full hierarchy and direct subclasses

Library: Common Class Library

Description

BaseXmlDomImplementation provides interface support for handling XML Implementation nodes. This abstract class is curerntly not used by an subclass.

Using the XML Classes

The cXmlDomDocument class is the starting point for most XML processing. Refer to the cXmlDomDocument class for more information about the XML Document Object Model (DOM) and using XML within DataFlex. Samples are provided in this section.