complexType "FxRateObservable"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
fixingInformationSource (defined in FxRateObservable complexType),
quotedCurrencyPair (defined in FxRateObservable complexType)
All Direct / Indirect Based Elements (2):
observable (defined in FxAccrualProcess complexType),
observable (defined in FxAveragingProcess complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxRateObservable">
<xsd:sequence>
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair"/>
<xsd:element name="fixingInformationSource" type="FxInformationSource"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 2/2)
fixingInformationSource
Type:
FxInformationSource, complex content
Information source for fixing the exchange rate. It is the same for all fixing periods.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixingInformationSource" type="FxInformationSource"/>

quotedCurrencyPair
Type:
QuotedCurrencyPair, complex content
FX rate to be observed. The Quoted Currency Pair that is used accross the product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="quotedCurrencyPair" type="QuotedCurrencyPair"/>

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.