Definition Type: ComplexType
Name: Country
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into countryScheme 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:complexType name="Country">
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="countryScheme" type="xsd:anyURI" default="http://www.fpml.org/ext/iso3166" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme fpml:countryScheme http://www.fpml.org/ext/iso3166 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:countryfpml:localJurisdiction, fpml:localJurisdiction,