element <triggerCondition> (local)
Namespace:
Type:
Content:
simple
Defined:
locally witnin FxTrigger complexType in fpml-fx-5-3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<triggerCondition>
   
Content: 
{ enumeration of xsd:token }
</triggerCondition>
Simple Content Detail:
Enumeration:
"Above"
 - 
The spot rate must be greater than or equal to the trigger rate.
"Below"
 - 
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-style trigger. 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 "Above" and "Below".
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.