<xml:else>
Else xml judgment statement
After <xml:if> or <xml:elseif>, when the previous judgment fails, enter the current judgment.
trim(optional) Whether to retain the output value of the front and back blank characters Property false:yes(default) true:no(Including the newline)
<xml:else> can only be used after <xml:if> or <xml:elseif>;