complexType "Index"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
instrumentId*, description?, currency?, exchangeId?, clearanceSystem?, definition?, relatedExchangeId*, optionsExchangeId*, specifiedExchangeId*, constituentExchangeId*, futureId?
</...>
Content Model Elements (11):
clearanceSystem (defined in UnderlyingAsset complexType),
currency (defined in UnderlyingAsset complexType),
definition (defined in UnderlyingAsset complexType),
description (defined in IdentifiedAsset complexType),
exchangeId (defined in UnderlyingAsset complexType),
futureId,
instrumentId (defined in IdentifiedAsset complexType),
All Direct / Indirect Based Elements (1):
index
Known Usage Locations
Annotation
A published index whose price depends on exchange traded constituents.
Type Definition Detail
Type Derivation Tree
Asset (extension)
  IdentifiedAsset (extension)
      UnderlyingAsset (extension)
          ExchangeTraded (extension)
              ExchangeTradedCalculatedPrice (extension)
                  Index
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Index">
<xsd:complexContent>
<xsd:extension base="ExchangeTradedCalculatedPrice">
<xsd:sequence>
<xsd:element minOccurs="0" name="futureId" type="FutureId"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
futureId
Type:
FutureId, simple content
A short form unique identifier for the reference future contract in the case of an index underlyer.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="futureId" type="FutureId"/>

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.