Schema Central > FpML 5.5 Transparency > fpml-cd-5-5.xsd > fpml:singlePayment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:singlePayment

Specifies a single fixed amount that is payable by the buyer to the seller on the fixed rate payer payment date. The fixed amount to be paid is specified in terms of a known currency amount.

Element information

Type: fpml:SinglePayment

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type fpml:PaymentBase

Used in

Sample instance

<fpml:singlePayment>
   <fpml:adjustablePaymentDate>2000-01-01</fpml:adjustablePaymentDate>
   <fpml:fixedAmount>
      <fpml:currency>normalizedString</fpml:currency>
      <fpml:amount>1.0</fpml:amount>
   </fpml:fixedAmount>
</fpml:singlePayment>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com