Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Data Interfaces and Communication Interfaces →  ABAP and XML →  Class Libraries for XML →  iXML Library →  iXML Library - Access to DOM 

iXML Library - DOM Reads

Other versions: 7.31 | 7.40 | 7.54


Notes

  • iXML documents and their nodes can also be specified as an XML source for XSL transformations called using CALL TRANSFORMATION.

  • If the content of elements or attributes contain the notations <, >, &, ", or ', they are transformed automatically to the corresponding characters when read.

Continue

iXML Library - Direct Reads

iXML Library, Reads Using Iterators

iXML Library, Reads Using Filters