Definition Type: ComplexType
Name: EventProposedMatch
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-business-events-5-10.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-10_xsd Drilldown into difference in schema fpml-business-events-5-10_xsd Drilldown into matchId in schema fpml-business-events-5-10_xsd Drilldown into ProposedMatch.model in schema fpml-business-events-5-10_xsd Drilldown into additionalEvent in schema fpml-business-events-5-10_xsd Drilldown into optionEvent in schema fpml-business-events-5-10_xsd Drilldown into optionExpiry in schema fpml-business-events-5-10_xsd Drilldown into optionExercise in schema fpml-business-events-5-10_xsd Drilldown into OptionsEventsBase.model in schema fpml-business-events-5-10_xsd Drilldown into change in schema fpml-business-events-5-10_xsd Drilldown into ChangeEventsBase.model in schema fpml-business-events-5-10_xsd Drilldown into withdrawal in schema fpml-business-events-5-10_xsd Drilldown into novation in schema fpml-business-events-5-10_xsd Drilldown into termination in schema fpml-business-events-5-10_xsd Drilldown into terminatingEvent in schema fpml-business-events-5-10_xsd Drilldown into increase in schema fpml-business-events-5-10_xsd Drilldown into amendment in schema fpml-business-events-5-10_xsd Drilldown into PostTradeEventsBase.model in schema fpml-business-events-5-10_xsd Drilldown into trade in schema fpml-business-events-5-10_xsd Drilldown into originatingEvent in schema fpml-business-events-5-10_xsd Drilldown into tradePackage in schema fpml-business-events-5-10_xsd Drilldown into TradingEventsBase.model in schema fpml-business-events-5-10_xsdXSD Diagram of EventProposedMatch in schema fpml-business-events-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EventProposedMatch">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A structure that describes a proposed match between trades or post-trade event reports.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice>
            <xsd:group ref="TradingEventsBase.model" />
            <xsd:group ref="PostTradeEventsBase.model" />
            <xsd:group ref="ChangeEventsBase.model" />
            <xsd:group ref="OptionsEventsBase.model" />
            <xsd:element ref="additionalEvent" />
        </xsd:choice>
        <xsd:group ref="ProposedMatch.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradePackage nsA:tradePackage (1) (1)
originatingEvent nsA:originatingEvent 0 (1)
trade nsA:trade (1) (1)
amendment nsA:amendment (1) (1)
increase nsA:increase (1) (1)
terminatingEvent nsA:terminatingEvent 0 (1)
termination nsA:termination (1) (1)
novation nsA:novation (1) (1)
withdrawal nsA:withdrawal (1) (1)
change nsA:change (1) (1)
optionExercise nsA:optionExercise (1) (1)
optionExpiry nsA:optionExpiry (1) unbounded
optionEvent nsA:optionEvent (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:TradingEventsBase.model (1) (1)
<xs:group> nsA:PostTradeEventsBase.model (1) (1)
<xs:group> nsA:ChangeEventsBase.model (1) (1)
<xs:group> nsA:OptionsEventsBase.model (1) (1)
<xs:group> nsA:ProposedMatch.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:proposedMatch