Definition Type: ComplexType
Name: IndependentAmountEligibleCollateral
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-legal-5-10.xsd
Abstract
Documentation:
A type to specify the eligible collateral.
Collapse XSD Schema Diagram:
Drilldown into independentAmountEligibility in schema fpml-legal-5-10_xsd Drilldown into eligibleCollateral in schema fpml-legal-5-10_xsd Drilldown into partyReference in schema fpml-legal-5-10_xsdXSD Diagram of IndependentAmountEligibleCollateral in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="IndependentAmountEligibleCollateral">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to specify the eligible collateral.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="partyReference" type="PartyReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The party to which the terms apply.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice>
            <xsd:element name="eligibleCollateral" type="EligibleCollateral" maxOccurs="unbounded">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The eligible collateral assets.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="independentAmountEligibility" type="IndependentAmountEligibility">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The terms when no collateral assets are specified.</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference (1) (1)
eligibleCollateral nsB:eligibleCollateral (1) unbounded
independentAmountEligibility nsB:independentAmountEligibility (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:independentAmountEligibleCollateral, nsB:independentAmountEligibleCreditSupport, nsB:independentAmountEligibleCreditSupport, nsB:independentAmountEligibleCreditSupport