Definition Type: Group
Name: ReportableEvents.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reporting-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into clearingStatusItem in schema fpml-reporting-5-10_xsd Drilldown into additionalEvent in schema fpml-business-events-5-10_xsd3 Drilldown into withdrawal in schema fpml-business-events-5-10_xsd3 Drilldown into deClear in schema fpml-business-events-5-10_xsd3 Drilldown into optionExpiry in schema fpml-business-events-5-10_xsd3 Drilldown into optionExercise in schema fpml-business-events-5-10_xsd3 Drilldown into change in schema fpml-business-events-5-10_xsd3 Drilldown into novation in schema fpml-business-events-5-10_xsd3 Drilldown into termination in schema fpml-business-events-5-10_xsd3 Drilldown into terminatingEvent in schema fpml-business-events-5-10_xsd3 Drilldown into increase in schema fpml-business-events-5-10_xsd3 Drilldown into amendment in schema fpml-business-events-5-10_xsd3 Drilldown into trade in schema fpml-business-events-5-10_xsd3 Drilldown into originatingEvent in schema fpml-business-events-5-10_xsd3 Drilldown into tradePackage in schema fpml-business-events-5-10_xsd3 Drilldown into Events.model in schema fpml-business-events-5-10_xsd3XSD Diagram of ReportableEvents.model in schema fpml-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="ReportableEvents.model">
    <xsd:choice>
        <xsd:group ref="Events.model" maxOccurs="unbounded" />
        <xsd:element name="clearingStatusItem" type="ClearingStatusItem" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Describes the status of the clearing process relating to the identified trade.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradePackage nsE:tradePackage (1) (1)
originatingEvent nsE:originatingEvent 0 (1)
trade nsE:trade 0 (1)
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)
change nsE:change (1) (1)
optionExercise nsE:optionExercise (1) (1)
optionExpiry nsE:optionExpiry (1) unbounded
deClear nsE:deClear (1) (1)
withdrawal nsE:withdrawal (1) (1)
additionalEvent nsE:additionalEvent (1) (1)
clearingStatusItem nsE:clearingStatusItem 0 (1)
<xs:group> nsE:Events.model (1) unbounded