<xsd:simpleType name="FPVFinalPriceElectionFallbackEnum">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">Specifies the fallback provisions in respect to the applicable Futures Price Valuation.</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="FPVClose">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">In respect of the Early Final Valuation Date, the provisions for FPV Close shall apply.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="FPVHedgeExecution">
<xsd:annotation>
<xsd:documentation source="http://www.FpML.org" xml:lang="en">In respect of the Early Final Valuation Date, the provisions for FPV Hedge Execution shall apply.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|