<Condition expression="<config-variable-name> <op> <value>">
conditional content
</Condition>
Or...
<Unit Condition="<expression>"... />
<op> may be <, <=, ==, !=, >=, >, but beware of > or < characters within xml: they must be written as entities: < or >