Definition Type: Group
Name: PostTradeEvents.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-8.xsd
Documentation:
Choice between amendment, increase, termination, novation, and additional event.
Collapse XSD Schema Diagram:
Drilldown into additionalEvent in schema fpml-business-events-5-8_xsd3 Drilldown into withdrawal in schema fpml-business-events-5-8_xsd3 Drilldown into novation in schema fpml-business-events-5-8_xsd3 Drilldown into termination in schema fpml-business-events-5-8_xsd3 Drilldown into terminatingEvent in schema fpml-business-events-5-8_xsd3 Drilldown into increase in schema fpml-business-events-5-8_xsd3 Drilldown into amendment in schema fpml-business-events-5-8_xsd3 Drilldown into PostTradeEventsBase.model in schema fpml-business-events-5-8_xsd3XSD Diagram of PostTradeEvents.model in schema fpml-business-events-5-8_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="PostTradeEvents.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Choice between amendment, increase, termination, novation, and additional event.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:group ref="PostTradeEventsBase.model" />
        <xsd:element ref="additionalEvent" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
amendment nsE:amendment (1) (1)
increase nsE:increase (1) (1)
terminatingEvent nsE:terminatingEvent 0 (1)
termination nsE:termination 0 (1)
novation nsE:novation (1) (1)
withdrawal nsE:withdrawal (1) (1)
additionalEvent nsE:additionalEvent (1) (1)
<xs:group> nsE:PostTradeEventsBase.model (1) (1)