Ignore does not add the current component and breaks
the execution.
Examples
<!-- ignores the operand (breaks the complete execution and removes the current operand
from the result if the attribute SYMBOL exists -->
<test type="attribute" name="SYMBOL">
<ignore />
</test>