Schema Central > FpML 5.5 Confirmation > fpml-business-events-5-5.xsd > fpml:payment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

fpml:payment

Element information

Type: fpml:NonNegativePayment

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<payment>
   <payerPartyReference href="party1"/>
   <receiverPartyReference href="party2"/>
   <paymentAmount>
      <currency currencyScheme="http://www.fpml.org/coding-scheme/external/iso4217">USD</currency>
      <amount>100000</amount>
   </paymentAmount>
   <paymentDate>
      <adjustedDate>2004-04-30</adjustedDate>
   </paymentDate>
</payment>

Site developed and hosted by Datypic, Inc.

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