complexType "ExchangeTradedFund"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (11):
currency (defined in UnderlyingAsset complexType),
definition (defined in UnderlyingAsset complexType),
description (defined in IdentifiedAsset complexType),
exchangeId (defined in UnderlyingAsset complexType),
instrumentId (defined in IdentifiedAsset complexType),
All Direct / Indirect Based Elements (1):
exchangeTradedFund
Known Usage Locations
Annotation
An exchange traded fund whose price depends on exchange traded constituents.
Type Definition Detail
Type Derivation Tree
Asset (extension)
  IdentifiedAsset (extension)
      UnderlyingAsset (extension)
          ExchangeTraded (extension)
              ExchangeTradedCalculatedPrice (extension)
                  ExchangeTradedFund
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ExchangeTradedFund">
<xsd:complexContent>
<xsd:extension base="ExchangeTradedCalculatedPrice">
<xsd:sequence>
<xsd:element minOccurs="0" name="fundManager" type="String"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
fundManager
Type:
String, simple content
Specifies the fund manager that is in charge of the fund.
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fundManager" type="String"/>

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.