Definition Type: Element
Name: country
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CountryCode
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The ISO 3166 standard code for the country within which the postal address is located.
Collapse XSD Schema Diagram:
Drilldown into countryScheme in schema fpml-shared-5-10_xsd4 Drilldown into CountryCode in schema fpml-shared-5-10_xsd4XSD Diagram of country in schema fpml-shared-5-10_xsd4 (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 ISO 3166 standard code for the country within which the postal address is located.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme nsE:countryScheme http://www.fpml.org/coding-scheme/external/iso3166 (Optional)
Collapse Derivation Tree: