Definition Type: Element
Name: optionEvent
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd3 Drilldown into touch in schema fpml-business-events-5-10_xsd3 Drilldown into knockOut in schema fpml-business-events-5-10_xsd3 Drilldown into knockIn in schema fpml-business-events-5-10_xsd3 Drilldown into tradeIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into originalTrade in schema fpml-business-events-5-10_xsd3 Drilldown into eventIdentifier in schema fpml-business-events-5-10_xsd3 Drilldown into AbstractEvent in schema fpml-business-events-5-10_xsd3 Drilldown into OptionEvent in schema fpml-business-events-5-10_xsd3XSD Diagram of optionEvent in schema fpml-business-events-5-10_xsd3 (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 nsE:eventIdentifier 0 unbounded
originalTrade nsE:originalTrade (1) (1)
tradeIdentifier nsE:tradeIdentifier (1) unbounded
knockIn nsE:knockIn (1) (1)
knockOut nsE:knockOut (1) (1)
touch nsE:touch (1) 2
noTouch nsE:noTouch (1) (1)
Collapse Derivation Tree: