A type defining the basic structure of all FpML messages which is refined by its derived types.
The generic definition of header in the Message type contains all the possible header information items and is specialised by restriction in derived classes.
The data type used for identifying a message address. It includes a partyIdScheme for keeping the type backward compatible with the PartyId complex type. In the next major version, partyIdScheme attribute will be replaced by a messageAddressScheme attribute.
A type defining the content model for a generic message header that is refined by its derived classes.
A unique identifier created by the initiator of a conversation allowing a group of message exchanges to be recognized as related.
A unique identifier (within its coding scheme) assigned to the message by its creating party.
A copy of the unique message identifier (within it own coding scheme) to which this message is responding.
The unique identifier (within its coding scheme) for the originator of a message instance.
A unique identifier (within its coding scheme) indicating an intended recipent of a message.
A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.
The date and time (on the source system) when this message instance was created.
The date and time (on the source system) when this message instance will be considered expired.
Additional message information that may be provided by each involved party.
The data type use for message identifiers.
A type defining the content for a standard message sent when a recipient cannot interpret or process an earlier message.
An instance of the Reason type used to record the nature of any errors associated with a message.
Any string of additional data that may help the message processor, for example in a rejection message this might contain a code value or the text of the original request (within a CDATA section).
A type defining the basic content for a message sent to inform another system that some 'business event' has occured. Notifications are not expected to be replied to.
Overrides the definition of header in the Message type to make it specific to NotificationMessage instances.
A type that refines the generic message header to match the requirements of a NotificationMessage.
A unique identifier created by the initiator of a conversation allowing a group of message exchanges to be recognized as related.
A unique identifier (within its coding scheme) assigned to the message by its creating party.
A copy of the unique message identifier (within it own coding scheme) to which this message is responding.
The unique identifier (within its coding scheme) for the originator of a message instance.
A unique identifier (within its coding scheme) indicating an intended recipent of a message.
A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.
The date and time (on the source system) when this message instance was created.
The date and time (on the source system) when this message instance will be considered expired.
Additional message information that may be provided by each involved party.
A type defining additional information that may be recorded against a message.
Identifies that party that has ownership of this information.
A type defining a content model for describing the nature and possible location of a error within a previous message.
A machine interpretable error code.
A value indicating the location of the problem within the subject message.
Plain English text describing the associated error condition
A reference identifying a rule within a validation scheme
Any string of additional data that may help the message processor, for example in a rejection message this might contain a code value or the text of any one of the messages (within a CDATA section).
Defines a list of machine interpretable error codes.
A type defining the basic content of a message that requests the receiver to perform some business operation determined by the message type and its content.
Overrides the definition of header in the Message type to make it specific to RequestMessage instances.
A type refining the generic message header content to make it specific to request messages.
A unique identifier created by the initiator of a conversation allowing a group of message exchanges to be recognized as related.
A unique identifier (within its coding scheme) assigned to the message by its creating party.
The unique identifier (within its coding scheme) for the originator of a message instance.
A unique identifier (within its coding scheme) indicating an intended recipent of a message.
A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.
The date and time (on the source system) when this message instance was created.
The date and time (on the source system) when this message instance will be considered expired.
Additional message information that may be provided by each involved party.
A type defining the content model for a message allowing one party to query the status of one or many trades previously sent to another party.
An instance of a unique trade identifier.
The parties obligated to make payments from time to time during the term of the trade. This will include, at a minimum, the principal parties involved in the swap or forward rate agreement. Other parties paying or receiving fees, commissions etc. must also be specified if referenced in other party payments.
A type refining the generic message content model to make it specific to response messages.
Overrides the definition of header in the Message type to make it specific to ResponseMessage instances.
A type refining the generic message header to make it specific to response messages.
A unique identifier created by the initiator of a conversation allowing a group of message exchanges to be recognized as related.
A unique identifier (within its coding scheme) assigned to the message by its creating party.
A copy of the unique message identifier (within it own coding scheme) to which this message is responding.
The unique identifier (within its coding scheme) for the originator of a message instance.
A unique identifier (within its coding scheme) indicating an intended recipent of a message.
A unique identifier (within the specified coding scheme) giving the details of some party to whom a copy of this message will be sent for reference.
The date and time (on the source system) when this message instance was created.
The date and time (on the source system) when this message instance will be considered expired.
Additional message information that may be provided by each involved party.
A type defining the content model of a response message generated when an operation as requested on a trade unknown to the service.
An instance of a unique trade identifier.
The parties obligated to make payments from time to time during the term of the trade. This will include, at a minimum, the principal parties involved in the swap or forward rate agreement. Other parties paying or receiving fees, commissions etc. must also be specified if referenced in other party payments.
A type defining the content model for a message normally generated in response to a RequestTradeStatus request.
A collection of data values describing the state of the given trade.
The parties obligated to make payments from time to time during the term of the trade. This will include, at a minimum, the principal parties involved in the swap or forward rate agreement. Other parties paying or receiving fees, commissions etc. must also be specified if referenced in other party payments.
A type used in trade status enquiry messages which relates a trade identifier to its current status value.
An instance of a unique trade identifier.
The trade status value.
The type used to hold TradeStatusScheme values.