Definition Type: ComplexType
Name: FxTargetBarrier
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxComplexBarrierBase
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rebate in schema fpml-fx-targets-5-10_xsd1 Drilldown into observationEndTime in schema fpml-fx-targets-5-10_xsd1 Drilldown into observationEndDate in schema fpml-fx-targets-5-10_xsd1 Drilldown into observationStartTime in schema fpml-fx-targets-5-10_xsd1 Drilldown into observationStartDate in schema fpml-fx-targets-5-10_xsd1 Drilldown into triggerRate in schema fpml-fx-targets-5-10_xsd1 Drilldown into condition in schema fpml-fx-targets-5-10_xsd1 Drilldown into scope in schema fpml-fx-targets-5-10_xsd1 Drilldown into style in schema fpml-fx-targets-5-10_xsd1 Drilldown into barrierType in schema fpml-fx-targets-5-10_xsd1 Drilldown into id in schema fpml-fx-targets-5-10_xsd1 Drilldown into FxComplexBarrierBase in schema fpml-fx-targets-5-10_xsd1XSD Diagram of FxTargetBarrier in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxTargetBarrier">
    <xsd:complexContent>
        <xsd:extension base="FxComplexBarrierBase">
            <xsd:sequence>
                <xsd:element name="rebate" type="FxTargetRebate" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A rebate payable in the event of knockout. This element may be produced in conjunction with a Global Knockout barrier (barrierType = "Knockout" scope = "Global"), and must be omitted otherwise.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
barrierType nsD:barrierType 0 (1)
style nsD:style (1) (1)
scope nsD:scope 0 (1)
condition nsD:condition (1) (1)
triggerRate nsD:triggerRate (1) (1)
observationStartDate nsD:observationStartDate (1) (1)
observationStartTime nsD:observationStartTime 0 (1)
observationEndDate nsD:observationEndDate (1) (1)
observationEndTime nsD:observationEndTime 0 (1)
rebate nsD:rebate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id Optional
Collapse Derivation Tree:
Collapse References:
nsD:barrier