Definition Type: ComplexType
Name: FxTargetPhysicalSettlement
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into strikeReference in schema fpml-fx-targets-5-10_xsd Drilldown into strike in schema fpml-fx-targets-5-10_xsd Drilldown into StrikeOrStrikeReference.model in schema fpml-fx-targets-5-10_xsd Drilldown into settlementAdjustmentStyle in schema fpml-fx-targets-5-10_xsd Drilldown into exchangedCurrency2 in schema fpml-fx-targets-5-10_xsd Drilldown into exchangedCurrency1 in schema fpml-fx-targets-5-10_xsd Drilldown into FxExchangedCurrency.model in schema fpml-fx-targets-5-10_xsdXSD Diagram of FxTargetPhysicalSettlement in schema fpml-fx-targets-5-10_xsd (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 nsA:exchangedCurrency1 (1) (1)
exchangedCurrency2 nsA:exchangedCurrency2 (1) (1)
settlementAdjustmentStyle nsA:settlementAdjustmentStyle (1) (1)
strike nsA:strike (1) (1)
strikeReference nsA:strikeReference (1) (1)
<xs:group> nsA:FxExchangedCurrency.model (1) (1)
<xs:group> nsA:StrikeOrStrikeReference.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:physicalSettlement