SAP ABAP Class CL_XLF_XML_ATTRIBUTE (Basic XML attribute implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XLF_ATTRIBUTE Basic attribute implementation 20100907
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_XML_ATTRIBUTE Basic interface for all XML attributes 20100907
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XLF_ATTR_XML_LANG xml:lang 20100910
Properties
Class CL_XLF_XML_ATTRIBUTE  
Short Description Basic XML attribute implementation    
Super Class CL_XLF_ATTRIBUTE Basic attribute implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100907   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_XML_ATTRIBUTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_XML_ATTRIBUTE Basic interface for all XML attributes 20100907
Friends
Class CL_XLF_XML_ATTRIBUTE has no friend class.
Attributes
Class CL_XLF_XML_ATTRIBUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INIT_XML_ATTRIBUTE Instance method Protected Method 20100907
Events
Class CL_XLF_XML_ATTRIBUTE has no event.
Types
Class CL_XLF_XML_ATTRIBUTE has no local type.
Method Signatures

Method INIT_XML_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_VALIDITY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110310
2 Importing NAME Call by reference Type reference (TYPE) STRING 20100907
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20100907

Method INIT_XML_ATTRIBUTE on class CL_XLF_XML_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703