complexType "ExchangeTraded"
Namespace:
Content:
complex, 1 attribute, 8 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
instrumentId*, currency?, exchangeId?, clearanceSystem?, definition?, relatedExchangeId*, optionsExchangeId*, specifiedExchangeId*
</...>
Content Model Elements (8):
clearanceSystem (defined in UnderlyingAsset complexType),
currency (defined in UnderlyingAsset complexType),
definition (defined in UnderlyingAsset complexType),
exchangeId (defined in UnderlyingAsset complexType),
instrumentId (defined in IdentifiedAsset complexType),
Known Direct Subtypes (4):
EquityAsset, ExchangeTradedCalculatedPrice, ExchangeTradedContract, Future
Known Indirect Subtypes (2):
ExchangeTradedFund, Index
All Direct / Indirect Based Elements (7):
equity, future,
Known Usage Locations
Annotation
An abstract base class for all exchange traded financial products.
Type Definition Detail
Type Derivation Tree
Asset (extension)
  IdentifiedAsset (extension)
      UnderlyingAsset (extension)
          ExchangeTraded
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="ExchangeTraded">
<xsd:complexContent>
<xsd:extension base="UnderlyingAsset">
<xsd:sequence>
<xsd:group ref="ExchangeIdentifier.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.