Definition Type: Element
Name: country
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:Country
Containing Schema: fpml-shared-4-1.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-1_xsd Drilldown into Country in schema fpml-shared-4-1_xsdXSD Diagram of country in schema fpml-shared-4-1_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 nsA:countryScheme http://www.fpml.org/ext/iso3166 (Optional)
Collapse Derivation Tree: