SAP ABAP Class IF_SXML (Supported Formats of sXML Library)
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
Class IF_SXML  
Short Description Supported Formats of sXML Library    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXML has no forward declaration.
Interfaces
Class IF_SXML has no interface implemented.
Friends
Class IF_SXML has no friend class.
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
Class IF_SXML has no method.
Events
Class 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