XML Schema Documentation

Complex Type: CreditSupportAgreement

[Table of contents]

Super-types: None
Sub-types: None
Name CreditSupportAgreement
Used by (from the same schema document) Complex Type Documentation
Abstract no
Documentation The agreement executed between the parties and intended to govern collateral arrangement for all OTC derivatives transactions between those parties.
XML Instance Representation
<...>
<type> CreditSupportAgreementType </type> [1]

'The type of ISDA Credit Support Agreement'

<date> xsd:date </date> [1]

'The date of the agreement executed between the parties and intended to govern collateral arrangements for all OTC derivatives transactions between those parties.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="CreditSupportAgreement">
<xsd:sequence>
<xsd:element name="type" type=" CreditSupportAgreementType "/>
<xsd:element name="date" type=" xsd:date "/>
</xsd:sequence>
</xsd:complexType>