Definition Type: Element
Name: optionEvent
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:OptionEvent
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A structure describing knock in, knock out, touch and no touch events.
Collapse XSD Schema Diagram:
Drilldown into noTouch in schema fpml-business-events-5-10_xsd2 Drilldown into touch in schema fpml-business-events-5-10_xsd2 Drilldown into knockOut in schema fpml-business-events-5-10_xsd2 Drilldown into knockIn in schema fpml-business-events-5-10_xsd2 Drilldown into tradeIdentifier in schema fpml-business-events-5-10_xsd2 Drilldown into originalTrade in schema fpml-business-events-5-10_xsd2 Drilldown into eventIdentifier in schema fpml-business-events-5-10_xsd2 Drilldown into AbstractEvent in schema fpml-business-events-5-10_xsd2 Drilldown into OptionEvent in schema fpml-business-events-5-10_xsd2XSD Diagram of optionEvent in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="optionEvent" type="OptionEvent">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure describing knock in, knock out, touch and no touch events.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventIdentifier nsD:eventIdentifier 0 unbounded
originalTrade nsD:originalTrade (1) (1)
tradeIdentifier nsD:tradeIdentifier (1) unbounded
knockIn nsD:knockIn (1) (1)
knockOut nsD:knockOut (1) (1)
touch nsD:touch (1) 2
noTouch nsD:noTouch (1) (1)
Collapse Derivation Tree: