Definition Type: Element
Name: eventIdentifier
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:BusinessEventIdentifier
Containing Schema: fpml-transparency-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_xsd4 Drilldown into partyReference in schema fpml-shared-5-10_xsd5 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-business-events-5-10_xsd4 Drilldown into BusinessEventIdentifier in schema fpml-business-events-5-10_xsd4XSD Diagram of eventIdentifier in schema fpml-transparency-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 nsF:partyReference (1) (1)
eventId nsF:eventId (1) (1)
<xs:group> nsF:PartyAndAccountReferences.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: