Definition Type: ComplexType
Name: NotDomesticCurrency
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-cd-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into currency in schema fpml-cd-4-4_xsdXSD Diagram of NotDomesticCurrency in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NotDomesticCurrency">
    <xsd:sequence>
        <xsd:element name="currency" type="Currency" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">An explicit specification of the domestic currency.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency fpml:currency 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:notDomesticCurrency, fpml:notDomesticCurrency