XML Schema Documentation

Complex Type: CreditSupportAgreementType

[Table of contents]

Super-types: xsd:normalizedString < CreditSupportAgreementType (by extension)
Sub-types: None
Name CreditSupportAgreementType
Used by (from the same schema document) Complex Type CreditSupportAgreement
Abstract no
XML Instance Representation
<...
creditSupportAgreementTypeScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CreditSupportAgreementType">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="creditSupportAgreementTypeScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/credit-support-agreement-type-1-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>