element <triggerCondition> (local)
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<triggerCondition>
   
Content: 
{ enumeration of xsd:token }
</triggerCondition>
Simple Content Detail:
Enumeration:
"AtOrAbove"
 - 
The spot rate must be greater than or equal to the trigger rate.
"AtOrBelow"
 - 
The spot rate must be less than or equal to the trigger rate.
"Above"
 - 
DEPRECATE: The spot rate must be greater than or equal to the trigger rate.
"Below"
 - 
DEPRECATE: The spot rate must be less than or equal to the trigger rate.

Included in content model of elements (2):
Annotation
The condition that applies to a european trigger applied to an FX digital option. It determines where the rate at expiry date and time at must be relative to the triggerRate for the option to be exercisable. The allowed values are "AtOrAbove" and "AtOrBelow". DEPRECATE: Values "Above" and "Below" are deprecated.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="triggerCondition" type="TriggerConditionEnum"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.