5.3.4 <al-if>/<al-elif>/<al-else>

Use of these tags parallels the if/elif/else keywords in Python.

The <al-if> tag is a content enclosing tag while <al-elif> and <al-else> are empty tags that partition the content of the enclosing <al-if> tag.


Subsections