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