Definition Type: Element
Name: target
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into knockoutLevel in schema fpml-fx-targets-5-10_xsd2 Drilldown into accumulationRegion in schema fpml-fx-targets-5-10_xsd2 Drilldown into id in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxTarget in schema fpml-fx-targets-5-10_xsd2XSD Diagram of target in schema fpml-fx-targets-5-10_xsd2 (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 nsE:accumulationRegion 0 2
knockoutLevel nsE:knockoutLevel (1) (1)
knockoutCount nsE:knockoutCount (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree: