fpml:SimplePayment
A complex type to specified payments in a simpler fashion than the Payment type. This construct should be used from the version 4.3 onwards.
Complex type information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-shared-5-5.xsd
Content
- Sequence [1..1]
- fpml:payerPartyReference [1..1] A reference to the party responsible for making the payments defined by this structure.
- fpml:payerAccountReference [0..1] A reference to the account responsible for making the payments defined by this structure.
- fpml:receiverPartyReference [1..1] A reference to the party that receives the payments corresponding to this structure.
- fpml:receiverAccountReference [0..1] A reference to the account that receives the payments corresponding to this structure.
- fpml:paymentAmount [1..1]
- fpml:paymentDate [1..1] The payment date. This date is subject to adjustment in accordance with any applicable business day convention.
from group fpml:PayerReceiver.model
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from type fpml:PaymentBase |
Used by
- Element fpml:cashSettlement
- Element fpml:initialFee
- Element fpml:premium
- Element fpml:premium via derived type fpml:Premium
Type inheritance chain
- fpml:PaymentBase
- fpml:SimplePayment
- extended by fpml:Premium
- fpml:SimplePayment