| entity names | entity codes | |
| < | < | < |
| > | > | > |
| " | " | " |
| & | & | & |
| ’ | ' | ' |
Characters in verbatim form (not subjected to processing).
<root>
<if test=" x != ’’ "> 0 < x < 5 </if> <![CDATA[ >if test=" x != ’’ "< 0 < x < 5 && ... >/if< ]]> </root> |