sapdev logo background
sapdev logo sapdev logo
Comments

SAP IXML DOM ABEXA documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

iXML Library, DOM Representation
DOM representation of XML data.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
XML data is transformed to its DOM representation using the identity transformation ID . An iterator is used to extract all DOM nodes and pass their most important properties to an internal table, which then becomes the output. A second iteration extracts the attributes of elements, whose internal table also becomes the output.

Note
The GID is a unique internal indexing of a node.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




IXML_CREA_SIMPLE_ELEM_ABEXA
IXML_DOWN_CASTS




comments powered by Disqus