<xsd:element name="ConditionExpression">
<xsd:annotation>
<xsd:documentation>An expression element that can be evaluated and provide a TRUE or
FALSE. Multiple Condition Expression languages and expressions can be used. Note:
The capability whereby multiple Condition Expression languages and expressions
can be used was expanded (as well as its use with variables) in v2.0.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="ConditionExpressionType" />
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
|