Definition Type: Element
Name: eligibleCountry
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:CountryCode
Containing Schema: fpml-legal-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies the country(ies) where collateral can be held.
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 eligibleCountry in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="eligibleCountry" type="CountryCode" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the country(ies) where collateral can be held.</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: