Definition Type: ComplexType
Name: FxTargetPhysicalSettlement
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into strikeReference in schema fpml-fx-targets-5-10_xsd1 Drilldown into strike in schema fpml-fx-targets-5-10_xsd1 Drilldown into StrikeOrStrikeReference.model in schema fpml-fx-targets-5-10_xsd1 Drilldown into settlementAdjustmentStyle in schema fpml-fx-targets-5-10_xsd1 Drilldown into exchangedCurrency2 in schema fpml-fx-targets-5-10_xsd1 Drilldown into exchangedCurrency1 in schema fpml-fx-targets-5-10_xsd1 Drilldown into FxExchangedCurrency.model in schema fpml-fx-targets-5-10_xsd1XSD Diagram of FxTargetPhysicalSettlement in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetPhysicalSettlement">
    <xsd:sequence>
        <xsd:group ref="FxExchangedCurrency.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates the direction of physical settlement exchanges.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
        <xsd:element name="settlementAdjustmentStyle" type="FxSettlementAdjustmentMethodEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The Settlement Adjustment Style can be VariedStrike or VariedNotional.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="StrikeOrStrikeReference.model" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The strike should be specified if the Settlement Style is VariedNotional.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
exchangedCurrency1 nsD:exchangedCurrency1 (1) (1)
exchangedCurrency2 nsD:exchangedCurrency2 (1) (1)
settlementAdjustmentStyle nsD:settlementAdjustmentStyle (1) (1)
strike nsD:strike (1) (1)
strikeReference nsD:strikeReference (1) (1)
<xs:group> nsD:FxExchangedCurrency.model (1) (1)
<xs:group> nsD:StrikeOrStrikeReference.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:physicalSettlement