Definition Type: ComplexType
Name: FxTargetConstantPayoffRegion
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:FxTargetPayoffRegion
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Documentation:
A fixing region in which the payoff is a constant value (a binary|digital payoff, or zero).
Collapse XSD Schema Diagram:
Drilldown into physicalSettlement in schema fpml-fx-targets-5-10_xsd Drilldown into payoff in schema fpml-fx-targets-5-10_xsd Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd Drilldown into lowerBound in schema fpml-fx-targets-5-10_xsd Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd Drilldown into FxTargetRegionBound.model in schema fpml-fx-targets-5-10_xsd Drilldown into id in schema fpml-fx-targets-5-10_xsd Drilldown into FxTargetPayoffRegion in schema fpml-fx-targets-5-10_xsdXSD Diagram of FxTargetConstantPayoffRegion in schema fpml-fx-targets-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetConstantPayoffRegion">
    <xsd:annotation>
        <xsd:documentation>A fixing region in which the payoff is a constant value (a binary|digital payoff, or zero).</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="FxTargetPayoffRegion">
            <xsd:sequence>
                <xsd:group ref="FxTargetRegionBound.model" />
                <xsd:element name="payoff" type="FxTargetConstantPayoff" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>A binary|digital payoff, expressed either as a cash payment, or a (non-zero) fixing adjustment.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="physicalSettlement" type="FxTargetPhysicalSettlement" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
upperBound nsA:upperBound (1) (1)
lowerBound nsA:lowerBound (1) (1)
upperBound nsA:upperBound 0 (1)
payoff nsA:payoff 0 (1)
physicalSettlement nsA:physicalSettlement 0 (1)
<xs:group> nsA:FxTargetRegionBound.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
Collapse Derivation Tree:
Collapse References:
nsA:constantPayoffRegion, nsA:constantPayoffRegion, nsA:constantPayoffRegion