Definition Type: Element
Name: collateral
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CollateralValuation
Containing Schema: fpml-repo-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Collateral element is used to carry the quantity and price details that are required to ensure that a repo contract is executed at fair value, with the value of the collateral matching the cash amount of the repo. Collateral is declared as optional here, with multiple cardinalities, since there can be a repo "Multi", with multiple instruments specified, or a "Cash Borrow/Loan" and “TriPartyRepo” with no collateral. In general cases, however it should be specified. This element can be omitted in farLeg.
Collapse XSD Schema Diagram:
Drilldown into assetReference in schema fpml-repo-5-10_xsd Drilldown into unitPrice in schema fpml-shared-5-10_xsd Drilldown into numberOfUnits in schema fpml-shared-5-10_xsd Drilldown into UnitContract.model in schema fpml-shared-5-10_xsd Drilldown into accrualsAmount in schema fpml-repo-5-10_xsd Drilldown into allInPrice in schema fpml-repo-5-10_xsd Drilldown into inflationFactor in schema fpml-repo-5-10_xsd Drilldown into yieldToMaturity in schema fpml-repo-5-10_xsd Drilldown into relativePrice in schema fpml-repo-5-10_xsd Drilldown into dirtyPrice in schema fpml-repo-5-10_xsd Drilldown into dirtyPrice in schema fpml-repo-5-10_xsd Drilldown into accruals in schema fpml-repo-5-10_xsd Drilldown into cleanPrice in schema fpml-repo-5-10_xsd Drilldown into BondPriceAndYield.model in schema fpml-repo-5-10_xsd Drilldown into nominalAmount in schema fpml-repo-5-10_xsd Drilldown into BondCollateral.model in schema fpml-repo-5-10_xsd Drilldown into CollateralValuation in schema fpml-repo-5-10_xsdXSD Diagram of collateral in schema fpml-repo-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="collateral" type="CollateralValuation" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Collateral element is used to carry the quantity and price details that are required to ensure that a repo contract is executed at fair value, with the value of the collateral matching the cash amount of the repo. Collateral is declared as optional here, with multiple cardinalities, since there can be a repo "Multi", with multiple instruments specified, or a "Cash Borrow/Loan" and “TriPartyRepo” with no collateral. In general cases, however it should be specified. This element can be omitted in farLeg.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nominalAmount nsA:nominalAmount (1) (1)
cleanPrice nsA:cleanPrice (1) (1)
accruals nsA:accruals 0 (1)
dirtyPrice nsA:dirtyPrice 0 (1)
dirtyPrice nsA:dirtyPrice (1) (1)
relativePrice nsA:relativePrice 0 (1)
yieldToMaturity nsA:yieldToMaturity 0 (1)
inflationFactor nsA:inflationFactor 0 (1)
allInPrice nsA:allInPrice 0 (1)
accrualsAmount nsA:accrualsAmount 0 (1)
numberOfUnits nsA:numberOfUnits (1) (1)
unitPrice nsA:unitPrice (1) (1)
assetReference nsA:assetReference (1) (1)
<xs:group> nsA:BondCollateral.model (1) (1)
<xs:group> nsA:BondPriceAndYield.model 0 (1)
<xs:group> nsA:UnitContract.model (1) (1)
Collapse Derivation Tree: