Definition Type: ComplexType
Name: NoTouchUpperBarrierObservation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into maximumObservedPrice in schema fpml-business-events-5-10_xsd2 Drilldown into triggerPrice in schema fpml-business-events-5-10_xsd2 Drilldown into maximumObservedRate in schema fpml-business-events-5-10_xsd2 Drilldown into quotedCurrencyPair in schema fpml-business-events-5-10_xsd2 Drilldown into triggerRate in schema fpml-business-events-5-10_xsd2XSD Diagram of NoTouchUpperBarrierObservation in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NoTouchUpperBarrierObservation">
    <xsd:choice>
        <xsd:sequence>
            <xsd:element name="triggerRate" type="xsd:decimal" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation>The rate value (level) which was attained/breached, in order to trigger the barrier event.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation>Defines the currency pair and quote basis for an FX rate.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="maximumObservedRate" type="ObservedRate" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation>The maximum value observed during the condition period</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
        <xsd:sequence>
            <xsd:element name="triggerPrice" type="PositiveMoney" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation>The price value (level) which was attained/breached, in order to trigger the barrier event.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="maximumObservedPrice" type="ObservedPrice" minOccurs="0">
                <xsd:annotation>
                    <xsd:documentation>The maximum value observed during the condition period</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:sequence>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
triggerRate nsD:triggerRate 0 (1)
quotedCurrencyPair nsD:quotedCurrencyPair 0 (1)
maximumObservedRate nsD:maximumObservedRate 0 (1)
triggerPrice nsD:triggerPrice 0 (1)
maximumObservedPrice nsD:maximumObservedPrice 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:upperBarrier, nsD:upperBarrier