complexType "Quanto"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
quanto
Known Usage Locations
Annotation
Determines the currency rate that the seller of the equity amounts will apply at each valuation date for converting the respective amounts into a currency that is different from the currency denomination of the underlyer.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="Quanto">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fxRate" type="FxRate"/>
<xsd:element minOccurs="0" name="fxSpotRateSource" type="FxSpotRateSource"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
fxRate
Type:
FxRate, complex content
Specifies a currency conversion rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fxRate" type="FxRate"/>

fxSpotRateSource
Type:
FxSpotRateSource, complex content
Specifies the methodology (reference source and, optionally, fixing time) to be used for determining a currency conversion rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fxSpotRateSource" type="FxSpotRateSource"/>

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.