ABAP Keyword Documentation → ABAP Glossary
iXML Library
Global classes used to handle XML documents in DOM representation, accessed using interfaces. The "integrated" iXML Library provides services such as an XML parser, an XML renderer, and writes and reads on the DOM. The interfaces in iXML Library all begin with the prefix IF_IXML.