Definition Type: ComplexType
Name: TouchRateObservation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:TriggerRateObservation
Containing Schema: fpml-business-events-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isExercisable in schema fpml-business-events-5-10_xsd2 Drilldown into clearingInstructions in schema fpml-business-events-5-10_xsd2 Drilldown into payment in schema fpml-business-events-5-10_xsd2 Drilldown into physicalSettlement in schema fpml-business-events-5-10_xsd2 Drilldown into cashSettlement in schema fpml-business-events-5-10_xsd2 Drilldown into settlementType in schema fpml-business-events-5-10_xsd2 Drilldown into exerciseSide in schema fpml-business-events-5-10_xsd2 Drilldown into triggerCondition in schema fpml-business-events-5-10_xsd2 Drilldown into observedPrice in schema fpml-business-events-5-10_xsd2 Drilldown into triggerPrice in schema fpml-business-events-5-10_xsd2 Drilldown into observedRate 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_xsd2 Drilldown into informationSource in schema fpml-business-events-5-10_xsd2 Drilldown into observationTime in schema fpml-business-events-5-10_xsd2 Drilldown into observationDate in schema fpml-business-events-5-10_xsd2 Drilldown into TriggerRateObservation in schema fpml-business-events-5-10_xsd2XSD Diagram of TouchRateObservation in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TouchRateObservation">
    <xsd:complexContent>
        <xsd:extension base="TriggerRateObservation">
            <xsd:choice minOccurs="0">
                <xsd:sequence>
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Cloned from exercise but looks like some bits are extraneous like payment</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="exerciseSide" type="ExerciseSideEnum" minOccurs="0" />
                    <xsd:choice minOccurs="0">
                        <xsd:element name="settlementType" type="SettlementTypeEnum" />
                        <xsd:element name="cashSettlement" type="SimplePayment" />
                        <xsd:element name="physicalSettlement" type="PhysicalSettlement" />
                    </xsd:choice>
                    <xsd:element name="payment" type="NonNegativePayment" minOccurs="0" />
                    <xsd:element name="clearingInstructions" type="ClearingInstructions" minOccurs="0" />
                </xsd:sequence>
                <xsd:element name="isExercisable" type="xsd:boolean">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If the touch or no touch event hasn't generated an exercise, then we specify whether the option is exercisable or not.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
observationDate nsD:observationDate 0 (1)
observationTime nsD:observationTime 0 (1)
informationSource nsD:informationSource 0 (1)
triggerRate nsD:triggerRate 0 (1)
quotedCurrencyPair nsD:quotedCurrencyPair 0 (1)
observedRate nsD:observedRate 0 (1)
triggerPrice nsD:triggerPrice 0 (1)
observedPrice nsD:observedPrice 0 (1)
triggerCondition nsD:triggerCondition 0 (1)
exerciseSide nsD:exerciseSide 0 (1)
settlementType nsD:settlementType (1) (1)
cashSettlement nsD:cashSettlement (1) (1)
physicalSettlement nsD:physicalSettlement (1) (1)
payment nsD:payment 0 (1)
clearingInstructions nsD:clearingInstructions 0 (1)
isExercisable nsD:isExercisable (1) (1)
Collapse Derivation Tree:
Collapse References:
nsD:touch