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

Included in content model of elements (4):
Annotation
"Specifies whether the trigger direction is "AtOrAbove", "AtOrBelow", "Above" or "Below"; that is, that a barrier event occurs if the spot rate is at or above,, at or below, strictly above or strictly below the trigger level during the period of observation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="condition" type="ConditionEnum"/>

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.