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

maximumObservedRate
Type:
ObservedRate, complex content
The maximum value observed during the condition period
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="maximumObservedRate" 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.