complexType "IndexReferenceInformation"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in fpml-cd-5-3.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
((indexName, indexId*) | indexId+), tranche?
</...>
Content Model Elements (4):
indexId (in indexReferenceInformation), indexName,
All Direct / Indirect Based Elements (1):
indexReferenceInformation
Known Usage Locations
Annotation
A type defining a Credit Default Swap Index.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="IndexReferenceInformation">
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:element name="indexName" type="IndexName"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="indexId" type="IndexId"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="indexId" type="IndexId"/>
</xsd:sequence>
</xsd:choice>
<!--View Generation: SKIPPED indexSeries - Documentation-->
<!--View Generation: SKIPPED indexAnnexVersion - Documentation-->
<!--View Generation: SKIPPED indexAnnexDate - Documentation-->
<!--View Generation: SKIPPED indexAnnexSource - Documentation-->
<!--View Generation: SKIPPED excludedReferenceEntity - Documentation-->
<xsd:element minOccurs="0" name="tranche" type="Tranche"/>
<!--View Generation: SKIPPED settledEntityMatrix - Documentation-->
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 4/4)
indexId
Type:
IndexId, simple content
A CDS index identifier (e.g. RED pair code).
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="indexId" type="IndexId"/>

indexId
Type:
IndexId, simple content
A CDS index identifier (e.g. RED pair code).
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="indexId" type="IndexId"/>

indexName
Type:
IndexName, simple content
The name of the index expressed as a free format string. FpML does not define usage rules for this element.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="indexName" type="IndexName"/>

tranche
Type:
Tranche, complex content
This element contains CDS tranche terms.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="tranche" type="Tranche"/>

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