complexType "NoTouchLowerBarrierObservation"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
lowerBarrier (in noTouch)
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="NoTouchLowerBarrierObservation">
<xsd:choice>
<xsd:sequence>
<xsd:element minOccurs="0" name="triggerRate" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>
<xsd:element minOccurs="0" name="minimumObservedRate" type="ObservedRate"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element minOccurs="0" name="triggerPrice" type="PositiveMoney"/>
<xsd:element minOccurs="0" name="minimumObservedPrice" type="ObservedPrice"/>
</xsd:sequence>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
minimumObservedPrice
Type:
ObservedPrice, complex content
The minimum value observed during the condition period
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumObservedPrice" type="ObservedPrice"/>

minimumObservedRate
Type:
ObservedRate, complex content
The minimum value observed during the condition period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumObservedRate" type="ObservedRate"/>

quotedCurrencyPair
Type:
QuotedCurrencyPair, complex content
Defines the currency pair and quote basis for an FX rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>

triggerPrice
Type:
PositiveMoney, complex content
The price value (level) which was attained/breached, in order to trigger the barrier event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="triggerPrice" type="PositiveMoney"/>

triggerRate
Type:
xsd:decimal, predefined, simple content
The rate value (level) which was attained/breached, in order to trigger the barrier event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="triggerRate" type="xsd:decimal"/>

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.