Definition Type: Element
Name: eventIdentifier
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:BusinessEventIdentifier
Containing Schema: fpml-recordkeeping-processes-5-10.xsd
MinOccurs 0
MaxOccurs 2
Abstract
Documentation:
Individual parties should only use a single event identifier to identify a retraction. Platforms providing services on behalf of both parties in a transaction may provide event identifiers for both parties; in this case it is up to the recipient (the trade repository) to validate that the event IDs refer to the same event.
Collapse XSD Schema Diagram:
Drilldown into eventId in schema fpml-business-events-5-10_xsd2 Drilldown into accountReference in schema fpml-shared-5-10_xsd3 Drilldown into partyReference in schema fpml-shared-5-10_xsd3 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-business-events-5-10_xsd2 Drilldown into BusinessEventIdentifier in schema fpml-business-events-5-10_xsd2XSD Diagram of eventIdentifier in schema fpml-recordkeeping-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier" minOccurs="0" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Individual parties should only use a single event identifier to identify a retraction. Platforms providing services on behalf of both parties in a transaction may provide event identifiers for both parties; in this case it is up to the recipient (the trade repository) to validate that the event IDs refer to the same event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsD:partyReference (1) (1)
accountReference nsD:accountReference 0 (1)
eventId nsD:eventId (1) (1)
<xs:group> nsD:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: