XML Schema Documentation

Complex Type: SettlementRateOption

[Table of contents]

Super-types: xsd:normalizedString < SettlementRateOption (by extension)
Sub-types: None
Name SettlementRateOption
Used by (from the same schema document) Complex Type FallbackReferencePrice , Complex Type NonDeliverableSettlement
Abstract no
Documentation A type defining the settlement rate options through a scheme reflecting the terms of the Annex A to the 1998 FX and Currency Option Definitions.
XML Instance Representation
<...
settlementRateOptionScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="SettlementRateOption">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="settlementRateOptionScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/settlement-rate-option-2-1"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>