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