Start of Content Area

Syntax documentation Empty Template Content  Locate the document in its SAP Library structure

In conditioned transformations, you can express an empty template content explicitly:

 

<tt:empty />

 

The element <tt:empty />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.

 

 

End of Content Area