element <triggerCondition> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within FxTrigger complexType in fpml-fx-5-6.xsd; see XML source
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 (1):
trigger (in fxDigitalOption)
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 name="triggerCondition" type="TriggerConditionEnum"/>

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