Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Data Interfaces and Communication Interfaces →  ABAP and XML →  Transformations for XML →  ST - Simple Transformations →  ST - Serialization and Deserialization →  ST - Flow Control →  ST - tt:cond, Conditional Transformations 

ST - tt:empty, Empty Content

Other versions: 7.31 | 7.40 | 7.54

Syntax


<tt:empty />

Effect

In conditioned transformations, it is possible to express empty template content explicitly using tt:empty: The element is allowed only within an element tt:[s-|d-]cond and must be the only element there. It is ignored (has no content) in serializations. In deserializations, it is possible to use <tt:empty /> to express an empty pattern.