Definition Type: Element
Name: country
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB: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_xsd1 Drilldown into CountryCode in schema fpml-shared-5-10_xsd1XSD Diagram of country in schema fpml-shared-5-10_xsd1 (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 nsB:countryScheme http://www.fpml.org/coding-scheme/external/iso3166 (Optional)
Collapse Derivation Tree: