Definition Type: ComplexType
Name: EventProposedMatch
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-business-events-5-4.xsd
Abstract
Documentation:
A structure that describes a proposed match between trades or post-trade event reports.
Collapse XSD Schema Diagram:
Drilldown into matchScore in schema fpml-business-events-5-4_xsd Drilldown into difference in schema fpml-business-events-5-4_xsd Drilldown into matchId in schema fpml-business-events-5-4_xsd Drilldown into ProposedMatch.model in schema fpml-business-events-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 EventProposedMatch in schema fpml-business-events-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EventProposedMatch">
    <xsd:annotation>
        <xsd:documentation>A structure that describes a proposed match between trades or post-trade event reports.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="Events.model" />
        <xsd:group ref="ProposedMatch.model" />
    </xsd:sequence>
</xsd:complexType>
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)
matchId nsA:matchId 0 (1)
difference nsA:difference 0 unbounded
matchScore nsA:matchScore 0 (1)
<xs:group> nsA:Events.model (1) (1)
<xs:group> nsA:ProposedMatch.model (1) (1)