Definition Type: Element
Name: currency
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Currency
Containing Schema: fpml-asset-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the currency associated with the net price. This element is not present if the price is expressed in percentage terms (as specified through the priceExpression element).
Collapse XSD Schema Diagram:
Drilldown into currencyScheme in schema fpml-shared-4-4_xsd Drilldown into Currency in schema fpml-shared-4-4_xsdXSD Diagram of currency in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="currency" type="Currency" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the currency associated with the net price. This element is not present if the price is expressed in percentage terms (as specified through the priceExpression element).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyScheme fpml:currencyScheme http://www.fpml.org/ext/iso4217-2001-08-15 (Optional)
Collapse Derivation Tree: