complexType "FxCrossRateObservable"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
informationSource (in crossRate defined in FxRateObservable complexType),
quotedCurrencyPair (in crossRate defined in FxRateObservable complexType)
All Direct / Indirect Based Elements (1):
crossRate (defined in FxRateObservable complexType)
Known Usage Locations
Annotation
A type that is used for including the currency exchange rates information used to cross between the traded currencies for non-base currency FX contracts.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxCrossRateObservable">
<xsd:sequence>
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>
<xsd:element minOccurs="0" name="informationSource" type="FxInformationSource"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
informationSource
Type:
FxInformationSource, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="informationSource" type="FxInformationSource"/>

quotedCurrencyPair
Type:
QuotedCurrencyPair, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>

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.