complexType "ExchangeTradedContractUnderlyer"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
floatingRateIndex (defined in FloatingRateIndex.model group),
indexTenor (defined in FloatingRateIndex.model group),
quotedCurrencyPair (defined in ExchangeTradedContractUnderlyer complexType),
underlyingAsset
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:
may be substituted with 14 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" ref="underlyingAsset"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.