fpml:ConfirmationRetracted
A message indicating that a confirmation request has been withdrawn by the submitter.
Complex type information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-confirmation-processes-5-5.xsd
Content
- Sequence [1..1]
- fpml:header [1..1]
- fpml:validation [0..*] A list of validation sets the sender asserts the document is valid with respect to.
- Sequence [0..1]
- fpml:parentCorrelationId [0..1] An optional identifier used to correlate between related processes
- fpml:correlationId [1..1] A qualified identifier used to correlate between messages
- fpml:sequenceNumber [1..1] A numeric value that can be used to order messages with the same correlation identifier from the same sender.
from group fpml:Correlation.modelfrom group fpml:CorrelationId.modelfrom group fpml:Sequence.model - fpml:onBehalfOf [0..1] Indicates which party (or parties) (and accounts) a trade or event is being processed for. Normally there will only be a maximum of 2 parties, but in the case of a novation there could be a transferor, transferee, remaining party, and other remaining party. Except for this case, there should be no more than two onABehalfOf references in a message.
- Choice [0..1]
- Sequence [1..1]
- fpml:originatingEvent [0..1]
- fpml:trade [1..1]
- fpml:amendment
- fpml:increase
- Sequence [1..1]
- fpml:terminatingEvent [0..1] This may be used to describe why a trade was terminated.
- fpml:termination [1..1]
- fpml:novation
- fpml:change
- fpml:optionExercise
- fpml:optionExpiry [1..*]
- fpml:deClear
- fpml:withdrawal
- fpml:additionalEventAbstract [1..1] The additionalEvent element is an extension/substitution point to customize FpML and add additional events.
from subst. group fpml:additionalEvent - Sequence [1..1]
- Sequence [0..1]
- fpml:party [1..*] A legal entity or a subdivision of a legal entity.Parties can perform multiple roles in a trade lifecycle. For example, the principal parties obligated to make payments from time to time during the term of the trade, but may include other parties involved in, or incidental to, the trade, such as parties acting in the role of novation transferor/transferee, broker, calculation agent, etc. In FpML roles are defined in multiple places within a document.
- fpml:account [0..*] Optional account information used to precisely define the origination and destination of financial instruments.
from type fpml:RequestMessagefrom group fpml:Validation.modelfrom type fpml:NonCorrectableRequestMessagefrom group fpml:CorrelationAndSequence.modelfrom group fpml:OnBehalfOf.modelfrom group fpml:Events.modelfrom group fpml:PartiesAndAccounts.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
fpmlVersion | [1..1] | Anonymous | Indicate which version of the FpML Schema an FpML message adheres to. | from group fpml:VersionAttributes.atts |
expectedBuild | [0..1] | xsd:positiveInteger | This optional attribute can be supplied by a message creator in an FpML instance to specify which build number of the schema was used to define the message when it was generated. | from group fpml:VersionAttributes.atts |
actualBuild | [0..1] | xsd:positiveInteger | The specific build number of this schema version. This attribute is not included in an instance document. Instead, it is supplied by the XML parser when the document is validated against the FpML schema and indicates the build number of the schema file. Every time FpML publishes a change to the schema, validation rules, or examples within a version (e.g., version 4.2) the actual build number is incremented. If no changes have been made between releases within a version (i.e. from Trial Recommendation to Recommendation) the actual build number stays the same. | Fixed value is "8". from group fpml:VersionAttributes.atts |
Used by
Type inheritance chain
- fpml:Document
- fpml:Message
- fpml:RequestMessage
- fpml:NonCorrectableRequestMessage
- fpml:ConfirmationRetracted
- fpml:NonCorrectableRequestMessage
- fpml:RequestMessage
- fpml:Message