Definition Type: ComplexType
Name: FxTargetAccumulationRegion
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into multiplier in schema fpml-fx-targets-5-10_xsd2 Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd2 Drilldown into lowerBound in schema fpml-fx-targets-5-10_xsd2 Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxTargetRegionBound.model in schema fpml-fx-targets-5-10_xsd2XSD Diagram of FxTargetAccumulationRegion in schema fpml-fx-targets-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetAccumulationRegion">
    <xsd:sequence>
        <xsd:group ref="FxTargetRegionBound.model">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Defines the lower/upper bound in which the target accumulation applies.</xsd:documentation>
            </xsd:annotation>
        </xsd:group>
        <xsd:element name="multiplier" type="xsd:decimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">This is the factor that increases gain, not notional. Used to support Accelerated TARFs.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
upperBound nsE:upperBound (1) (1)
lowerBound nsE:lowerBound (1) (1)
upperBound nsE:upperBound 0 (1)
multiplier nsE:multiplier 0 (1)
<xs:group> nsE:FxTargetRegionBound.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:accumulationRegion