Definition Type: ComplexType
Name: FxOutstandingGain
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into settlementAdjustmentStyle in schema fpml-fx-targets-5-10_xsd Drilldown into targetReference in schema fpml-fx-targets-5-10_xsdXSD Diagram of FxOutstandingGain in schema fpml-fx-targets-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxOutstandingGain">
    <xsd:sequence>
        <xsd:element name="targetReference" type="FxTargetReference">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Reference to a target structure within the product.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <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:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
targetReference nsA:targetReference (1) (1)
settlementAdjustmentStyle nsA:settlementAdjustmentStyle 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:outstandingGain