Definition Type: Element
Name: paymentCurrency
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PaymentCurrency
Containing Schema: fpml-shared-4-4.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-4_xsd Drilldown into currency in schema fpml-shared-4-4_xsd Drilldown into href in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into PaymentCurrency in schema fpml-shared-4-4_xsdXSD Diagram of paymentCurrency in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentCurrency" type="PaymentCurrency" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The model is wrong since it has an intradocument reference that is not clear. Current PaymentCurrency model and elements using this type are deprecated. Instead, the choice above between currency, determinationMethod, and currencyReference (of type CurrencyReference) should be used." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <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: