complexType "ExchangeTradedContractUnderlyer"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A type describing a single underlyer
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ExchangeTradedContractUnderlyer">
<xsd:choice>
<xsd:group ref="FloatingRateIndex.model"/>
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair"/>
<xsd:element maxOccurs="unbounded" ref="underlyingAsset"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
quotedCurrencyPair
Type:
QuotedCurrencyPair, complex content
Defines the two currencies for an FX trade and the quotation relationship between the two currencies.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair"/>

underlyingAsset
Type:
Asset, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 15 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" ref="underlyingAsset"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.