Definition Type: Element
Name: barrier
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FxTargetBarrier
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Generic FxTarget barrier. Element "scope" specifies whether the barrier has effect for the expiry period in which it is observed, or globally for whole product. Optional element "rebate" may be produced in conjunction with a Global Knockout barrier, to specify a rebate payable in the event of knockout.
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_xsd1 Drilldown into FxTargetBarrier in schema fpml-fx-targets-5-10_xsd1XSD Diagram of barrier in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="barrier" type="FxTargetBarrier" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Generic FxTarget barrier. Element "scope" specifies whether the barrier has effect for the expiry period in which it is observed, or globally for whole product. Optional element "rebate" may be produced in conjunction with a Global Knockout barrier, to specify a rebate payable in the event of knockout.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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: