element <triggerType> (local)
Namespace:
Type:
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<triggerType>
   
Content: 
{ enumeration of xsd:token }
</triggerType>
Simple Content Detail:
Enumeration:
"EqualOrLess"
 - 
The underlyer price must be equal to or less than the Trigger level.
"EqualOrGreater"
 - 
The underlyer price must be equal to or greater than the Trigger level.
"Equal"
 - 
The underlyer price must be equal to the Trigger level.
"Less"
 - 
The underlyer price must be less than the Trigger level.
"Greater"
 - 
The underlyer price must be greater than the Trigger level.
MinLength:
0

Included in content model of elements (1):
trigger (defined in TriggerEvent complexType)
Annotation
The Triggering condition.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="triggerType" type="TriggerTypeEnum"/>

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.