Definition Type: Element
Name: country
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Country
Containing Schema: fpml-shared-4-4.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-4-4_xsd Drilldown into Country in schema fpml-shared-4-4_xsdXSD Diagram of country in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="country" type="Country" 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 fpml:countryScheme http://www.fpml.org/ext/iso3166 (Optional)
Collapse Derivation Tree: