complexType "CreditSupportAgreement"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
creditSupportAgreement
Known Usage Locations
Annotation
The agreement executed between the parties and intended to govern collateral arrangement for all OTC derivatives transactions between those parties.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CreditSupportAgreement">
<xsd:sequence>
<xsd:element name="type" type="CreditSupportAgreementType"/>
<xsd:element name="date" type="xsd:date"/>
<xsd:element minOccurs="0" name="identifier" type="CreditSupportAgreementIdentifier"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
date
Type:
xsd:date, predefined, simple content
The date of the agreement executed between the parties and intended to govern collateral arrangements for all OTC derivatives transactions between those parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="date" type="xsd:date"/>

identifier
Type:
An identifier used to uniquely identify the CSA
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="identifier" type="CreditSupportAgreementIdentifier"/>

type
Type:
The type of ISDA Credit Support Agreement
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="CreditSupportAgreementType"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.