Definition Type: Element
Name: constantPayoffRegion
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:FxTargetConstantPayoffRegion
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A region in which constant payoff applies i.e. the payoff is defined as a contant currency amount or fixing adjustment, unrelated to the fixing. In absence of the "payoff" element, zero payoff is assumed (note: zero payoff does not necessarily imply that no settlement occurs).
Collapse XSD Schema Diagram:
Drilldown into physicalSettlement in schema fpml-fx-targets-5-10_xsd3 Drilldown into payoff in schema fpml-fx-targets-5-10_xsd3 Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd3 Drilldown into lowerBound in schema fpml-fx-targets-5-10_xsd3 Drilldown into upperBound in schema fpml-fx-targets-5-10_xsd3 Drilldown into FxTargetRegionBound.model in schema fpml-fx-targets-5-10_xsd3 Drilldown into id in schema fpml-fx-targets-5-10_xsd3 Drilldown into FxTargetPayoffRegion in schema fpml-fx-targets-5-10_xsd3 Drilldown into FxTargetConstantPayoffRegion in schema fpml-fx-targets-5-10_xsd3XSD Diagram of constantPayoffRegion in schema fpml-fx-targets-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="constantPayoffRegion" type="FxTargetConstantPayoffRegion" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A region in which constant payoff applies i.e. the payoff is defined as a contant currency amount or fixing adjustment, unrelated to the fixing. In absence of the "payoff" element, zero payoff is assumed (note: zero payoff does not necessarily imply that no settlement occurs).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
upperBound nsF:upperBound (1) (1)
lowerBound nsF:lowerBound (1) (1)
upperBound nsF:upperBound 0 (1)
payoff nsF:payoff 0 (1)
physicalSettlement nsF:physicalSettlement 0 (1)
<xs:group> nsF:FxTargetRegionBound.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Optional
Collapse Derivation Tree: