Definition Type: Element
Name: country
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CountryCode
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The country where the party is domiciled.
Collapse XSD Schema Diagram:
Drilldown into countryScheme in schema fpml-shared-5-10_xsd3 Drilldown into CountryCode in schema fpml-shared-5-10_xsd3XSD Diagram of country in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="country" type="CountryCode" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The country where the party is domiciled.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme nsD:countryScheme http://www.fpml.org/coding-scheme/external/iso3166 (Optional)
Collapse Derivation Tree: