<xsd:group name="FxRateObservation.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">The elements common to FX rate observation.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="rateObservation" type="FxAverageRateObservation" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation xml:lang="en">One or more specific rate observation dates.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="rateObservationQuoteBasis" type="StrikeQuoteBasisEnum" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">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.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|