SAP ABAP Interface IF_SXML (Supported Formats of sXML Library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed XML Reader/Writer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SXML_READER | XML Reader of sXML Library | 20041215 |
2 | Interface composition (i COMPRISING i_ref) | IF_SXML_WRITER | XML Writer of the sXML Library | 20041215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_READER | XML Reader of sXML Library | 20041215 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_WRITER | XML Writer of the sXML Library | 20041216 |
Properties
Interface | IF_SXML | |
Short Description | Supported Formats of sXML Library |
General Data
Package | SXML | Streamed XML Reader/Writer |
Created | 20041210 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SXML has no forward declaration.
Interfaces
Interface IF_SXML has no interface.
Friends
Interface IF_SXML has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_XT_BINARY | Constant | Public | Type reference (TYPE) | XML_STREAM_TYPE | 2 | Format: Binary XML | 20041215 | |
2 | CO_XT_JSON | Constant | Public | Type reference (TYPE) | XML_STREAM_TYPE | 4 | Format: JSON | 20111102 | |
3 | CO_XT_XML10 | Constant | Public | Type reference (TYPE) | XML_STREAM_TYPE | 1 | Format: XML 1.0 | 20041215 | |
4 | CO_XT_XOP | Constant | Public | Type reference (TYPE) | XML_STREAM_TYPE | 3 | Format: XOP (XML Binary Optimized Packaging) | 20081219 | |
5 | TYPE | Instance attribute | Public | Type reference (TYPE) | XML_STREAM_TYPE | sXML-Format | 20041215 |
Methods
Interface IF_SXML has no method.
Events
Interface IF_SXML has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | XML_STREAM_TYPE | Public | Type reference (TYPE) | I | XML format | 20041215 |
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |