Definition Type: Group
Name: ReportableEvents.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reporting-5-4.xsd
Collapse XSD Schema Diagram:
Drilldown into clearingStatusItem in schema fpml-reporting-5-4_xsd Drilldown into additionalEvent in schema fpml-business-events-5-4_xsd Drilldown into withdrawal in schema fpml-business-events-5-4_xsd Drilldown into deClear in schema fpml-business-events-5-4_xsd Drilldown into optionExpiry in schema fpml-business-events-5-4_xsd Drilldown into optionExercise in schema fpml-business-events-5-4_xsd Drilldown into novation in schema fpml-business-events-5-4_xsd Drilldown into termination in schema fpml-business-events-5-4_xsd Drilldown into terminatingEvent in schema fpml-business-events-5-4_xsd Drilldown into increase in schema fpml-business-events-5-4_xsd Drilldown into amendment in schema fpml-business-events-5-4_xsd Drilldown into trade in schema fpml-business-events-5-4_xsd Drilldown into originatingEvent in schema fpml-business-events-5-4_xsd Drilldown into Events.model in schema fpml-business-events-5-4_xsdXSD Diagram of ReportableEvents.model in schema fpml-reporting-5-4_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>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
originatingEvent nsA:originatingEvent 0 (1)
trade nsA:trade 0 (1)
amendment nsA:amendment (1) (1)
increase nsA:increase (1) (1)
terminatingEvent nsA:terminatingEvent 0 (1)
termination nsA:termination 0 (1)
novation nsA:novation (1) (1)
optionExercise nsA:optionExercise (1) (1)
optionExpiry nsA:optionExpiry (1) unbounded
deClear nsA:deClear (1) (1)
withdrawal nsA:withdrawal (1) (1)
additionalEvent nsA:additionalEvent (1) (1)
clearingStatusItem nsA:clearingStatusItem 0 (1)
<xs:group> nsA:Events.model (1) unbounded