Definition Type: Element
Name: target
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxTarget
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs (1)
MaxOccurs 2
Abstract
Documentation:
It defines the target level of gain. Once the accumulated gain exceeds the target level, the product terminates and there are no further settlements.
Collapse XSD Schema Diagram:
Drilldown into knockoutCount in schema fpml-fx-targets-5-10_xsd1 Drilldown into knockoutLevel in schema fpml-fx-targets-5-10_xsd1 Drilldown into accumulationRegion in schema fpml-fx-targets-5-10_xsd1 Drilldown into id in schema fpml-fx-targets-5-10_xsd1 Drilldown into FxTarget in schema fpml-fx-targets-5-10_xsd1XSD Diagram of target in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="target" type="FxTarget" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">It defines the target level of gain. Once the accumulated gain exceeds the target level, the product terminates and there are no further settlements.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
accumulationRegion nsD:accumulationRegion (1) 2
knockoutLevel nsD:knockoutLevel (1) (1)
knockoutCount nsD:knockoutCount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id Optional
Collapse Derivation Tree: