Definition Type: Element
Name: paymentCurrency
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:PaymentCurrency
Containing Schema: fpml-shared-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Currency in which the payment relating to the leg amount (equity amount or interest amount) or the dividend will be denominated.
Collapse XSD Schema Diagram:
Drilldown into determinationMethod in schema fpml-shared-4-2_xsd Drilldown into currency in schema fpml-shared-4-2_xsd Drilldown into href in schema fpml-shared-4-2_xsd Drilldown into id in schema fpml-shared-4-2_xsd Drilldown into PaymentCurrency in schema fpml-shared-4-2_xsdXSD Diagram of paymentCurrency in schema fpml-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentCurrency" type="PaymentCurrency" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Currency in which the payment relating to the leg amount (equity amount or interest amount) or the dividend will be denominated.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency fpml:currency (1) (1)
determinationMethod fpml:determinationMethod (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
href fpml:href (Optional)
Collapse Derivation Tree: