Interface list used by SAP ABAP Interface IF_IXML_DOCUMENT (XML Document in DOM Representation)
SAP ABAP Interface IF_IXML_DOCUMENT (XML Document in DOM Representation) is using
# Object Type Object Name Object Description Note
     
1 Interface  IF_IXML_ATTRIBUTE Attributeof of an element in DOM
2 Interface  IF_IXML_CDATA_SECTION CDATA Section in an XML Document
3 Interface  IF_IXML_COMMENT Comment in an XML Document
4 Interface  IF_IXML_DOCUMENT_FRAGMENT XML Document Fragment
5 Interface  IF_IXML_DOCUMENT_TYPE Document Type Definition (DTD)
6 Interface  IF_IXML_ELEMENT Element of an XML Document
7 Interface  IF_IXML_ENCODING Character Encoding
8 Interface  IF_IXML_ENTITY_REF Reference to Entities in the XML Document
9 Interface  IF_IXML_NAMESPACE_DECL Do Not Use
10 Interface  IF_IXML_NODE Node of DOM
11 Interface  IF_IXML_NODE_COLLECTION Collection of Nodes of a DOM
12 Interface  IF_IXML_PI_PARSED Parsed Processor Instruction in XML Document
13 Interface  IF_IXML_PI_UNPARSED Unparsed Processor Instruction in XML Document
14 Interface  IF_IXML_TEXT Literal Text in an XML Document
15 Interface  IF_IXML_UNKNOWN IF_IXML_UNKNOWN