group "FxRateObservation.model"
Namespace:
Content:
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
rateObservation+, rateObservationQuoteBasis?
Content Model Elements (2):
Known Usage Locations
Annotation
The elements common to FX rate observation.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="FxRateObservation.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="rateObservation" type="FxAverageRateObservation"/>
<xsd:element minOccurs="0" name="rateObservationQuoteBasis" type="StrikeQuoteBasisEnum"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
rateObservation
Type:
FxAverageRateObservation, complex content
One or more specific rate observation dates.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="rateObservation" type="FxAverageRateObservation"/>

rateObservationQuoteBasis
Type:
StrikeQuoteBasisEnum, simple content
The method by which observed rate values are quoted, in terms of the option put/call currencies. In the absence of this element, rate observations are assumed to be quoted as per the option strikeQuoteBasis.
Simple Content
enumeration of xsd:token
Enumeration:
"PutCurrencyPerCallCurrency"
 - 
The strike price is an amount of putCurrency per one unit of callCurrency.
"CallCurrencyPerPutCurrency"
 - 
The strike price is an amount of callCurrency per one unit of putCurrency.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateObservationQuoteBasis" type="StrikeQuoteBasisEnum"/>

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.