Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Data Interfaces and Communication Interfaces →  ABAP and XML →  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, you can express an 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 of no consequence (has no content) during the serialization. During deserialization, you can use <tt:empty /> to express an empty pattern.