Definition Type: ComplexType
Name: FxOutstandingGain
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into settlementAdjustmentStyle in schema fpml-fx-targets-5-10_xsd2 Drilldown into targetReference in schema fpml-fx-targets-5-10_xsd2XSD Diagram of FxOutstandingGain in schema fpml-fx-targets-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxOutstandingGain">
    <xsd:sequence>
        <xsd:element name="targetReference" type="FxTargetReference" minOccurs="0">
            <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 nsE:targetReference 0 (1)
settlementAdjustmentStyle nsE:settlementAdjustmentStyle 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:outstandingGain