XML Schema Documentation

Complex Type: Collateral

[Table of contents]

Super-types: None
Sub-types: None
Name Collateral
Used by (from the same schema document) Complex Type Contract , Complex Type Trade , Model Group AllocationContent.model
Abstract no
Documentation A type for defining the obligations of the counterparty subject to credit support requirements.
XML Instance Representation
<...>
<independentAmount> IndependentAmount </independentAmount> [1]

'Independent Amount is an amount that usually less creditworthy counterparties are asked to provide. It can either be a fixed amount or a percentage of the Transaction\'s value. The Independent Amount can be: (i) transferred before any trading between the parties occurs (as a deposit at a third party\'s account or with the counterparty) or (ii) callable after trading has occurred (typically because a downgrade has occurred). In situation (i), the Independent Amount is not included in the calculation of Exposure, but in situation (ii), it is included in the calculation of Exposure. Thus, for situation (ii), the Independent Amount may be transferred along with any collateral call. Independent Amount is a defined term in the ISDA Credit Support Annex. (\"with respect to a party, the amount specified as such for that party in Paragraph 13; if no amount is specified, zero\").'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="Collateral">
<xsd:sequence>
<xsd:element name="independentAmount" type=" IndependentAmount "/>
</xsd:sequence>
</xsd:complexType>