Altova MapForce 2024 Enterprise Edition

A Datapoint object represents an input or output icon of a component.

 

Properties

Name

Description

Application

Read-only.

Retrieves the application's top-level object.

Parent

Read-only.

The parent object according to the object model.

 

Methods

Name

Description

GetChild

Scans for a direct child datapoint of the current datapoint, by namespace and local name.

 

If a schema component has elements that contain mixed content, each displays an additional child node, the so-called text() node. To retrieve a datapoint of a text() node, you will have to pass an empty string in strNamespace as well as "#text" in strLocalName and eSearchDatapointElement in searchFlags.

© 2017-2023 Altova GmbH