SWITCH
The switch element evaluates the 'requiredExtensions' and 'systemLanguage' attributes on its direct child elements in order, and then processes and renders the first child for which these attributes evaluate to true.
SYNTAX
<switch attribute-name="attribute-value"></switch>