fpml:eventIdentifier
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-business-events-5-5.xsd
Other elements with the same name: fpml:eventIdentifier, fpml:eventIdentifier
Type: fpml:BusinessEventIdentifier
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:partyReference [1..1] Reference to a party.
- fpml:accountReference [0..1] Reference to an account.
- fpml:eventId [1..1]
from group fpml:PartyAndAccountReferences.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Type fpml:AbstractEvent
- Type fpml:TradingEventSummary
- Type fpml:TradeChangeBase via extension of fpml:AbstractEvent
- Type fpml:AdditionalEvent via extension of fpml:AbstractEvent (Element fpml:additionalEvent)
- Type fpml:BasketChangeEvent via extension of fpml:AbstractEvent (Element fpml:basketChange)
- Type fpml:ChangeEvent via extension of fpml:AbstractEvent (Element fpml:changeEvent)
- Type fpml:CorporateActionEvent via extension of fpml:AbstractEvent (Element fpml:corporateAction)
- Type fpml:IndexChange via extension of fpml:AbstractEvent (Element fpml:indexChange)
- Type fpml:OptionExercise via extension of fpml:AbstractEvent (Element fpml:optionExercise)
- Type fpml:OptionExpiry via extension of fpml:AbstractEvent (Element fpml:optionExpiry)
- Type fpml:TradeAmendmentContent via extension of fpml:AbstractEvent (Element fpml:amendment)
- Type fpml:TradeNovationContent via extension of fpml:AbstractEvent (Element fpml:novation)
- Type fpml:TradeNotionalChange via extension of fpml:AbstractEvent (Elements fpml:increase, fpml:termination)
Sample instance
<fpml:eventIdentifier> <fpml:partyReference href="IDREF"/> <fpml:accountReference href="IDREF"/> <fpml:eventId>normalizedString</fpml:eventId> </fpml:eventIdentifier>