AS ABAP Release 757, ©Copyright 2023 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP - Programming Language → Data Interfaces and Communication Interfaces → ABAP and XML → XML - Class Libraries → sXML Library → sXML - Classes and Interfaces → sXML - Entities of XML Data →sXML - Named Entities
The classes and interfaces in sXML Library used for object-oriented access to elements and attributes are:
IF_SXML_NAMED
|
| IF_SXML_NODE
| |
|----|--IF_SXML_OPEN_ELEMENT---|
| |
|-------CL_SXML_NAMED----------|
| |
|
|-- CL_SXML_OPEN_ELEMENT
|
| IF_SXML_VALUE
| |
|----|--IF_SXML_ATTRIBUTE------|
| |
|-------CL_SXML_NAMED----------|
| |
|
|-- CL_SXML_ATTRIBUTE
|
| IF_SXML_NODE
| |
|----|--IF_SXML_CLOSE_ELEMENT--|
| |
|-------CL_SXML_NAMED----------|
|
|-- CL_SXML_CLOSE_ELEMENT