Definition Type: ComplexType
Name: NotDomesticCurrency
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-cd-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into currency in schema fpml-cd-5-10_xsd1 Drilldown into applicable in schema fpml-cd-5-10_xsd1XSD Diagram of NotDomesticCurrency in schema fpml-cd-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NotDomesticCurrency">
    <xsd:sequence>
        <xsd:element name="applicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates whether the not domestic currency provision is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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
applicable nsC:applicable 0 (1)
currency nsC:currency 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:notDomesticCurrency, nsC:notDomesticCurrency