SAP ABAP Interface IF_SXML_TAG (XML Tag Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_PART_OBSERVER_WRAPPER | Wrapper for Part Observer | 20050902 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_XP | SOAP Kernel Module | 20030108 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SXML_INPUT_STREAM | SOAP XML Stream NG | 20040317 |
Properties
| Interface | IF_SXML_TAG | |
| Short Description | XML Tag Interface |
General Data
| Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
| Created | 20030108 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSOAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | TSXML | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SXML_TAG has no interface.
Friends
Interface IF_SXML_TAG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Instance attribute | Public | Type reference (TYPE) | TSXML_ATTRIBUTES | 20030108 | |||
| 2 | CO_CLOSE_TAG | Constant | Public | Type reference (TYPE) | TSXML_TAG_TYPE | TSXML_CLOSE_TAG | 20030120 | ||
| 3 | CO_OPEN_TAG | Constant | Public | Type reference (TYPE) | TSXML_TAG_TYPE | TSXML_OPEN_TAG | 20030120 | ||
| 4 | CO_SIMPLE_TAG | Constant | Public | Type reference (TYPE) | TSXML_TAG_TYPE | TSXML_SIMPLE_TAG | 20030120 | ||
| 5 | NAMESPACES | Instance attribute | Public | Type reference (TYPE) | TSXML_NAMESPACES | 20030122 | |||
| 6 | QNAME | Instance attribute | Public | Type reference (TYPE) | QNAME | Qualified Name | 20030122 | ||
| 7 | TYPE | Instance attribute | Public | Type reference (TYPE) | TSXML_TAG_TYPE | simple=0 open=1 close=2 | 20030108 | ||
| 8 | VALUE | Instance attribute | Public | Type reference (TYPE) | STRING | Set to Tags CDATA if type == simple | 20030110 |
Methods
Interface IF_SXML_TAG has no method.
Events
Interface IF_SXML_TAG has no event.
Types
Interface IF_SXML_TAG has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |