Definition Type: Element
Name: barrier
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into observationEndTime in schema fpml-fx-targets-5-10_xsd2 Drilldown into observationEndDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into observationStartTime in schema fpml-fx-targets-5-10_xsd2 Drilldown into observationStartDate in schema fpml-fx-targets-5-10_xsd2 Drilldown into triggerRate in schema fpml-fx-targets-5-10_xsd2 Drilldown into condition in schema fpml-fx-targets-5-10_xsd2 Drilldown into scope in schema fpml-fx-targets-5-10_xsd2 Drilldown into style in schema fpml-fx-targets-5-10_xsd2 Drilldown into barrierType in schema fpml-fx-targets-5-10_xsd2 Drilldown into id in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxComplexBarrierBase in schema fpml-fx-targets-5-10_xsd2 Drilldown into FxTargetBarrier in schema fpml-fx-targets-5-10_xsd2XSD Diagram of barrier in schema fpml-fx-targets-5-10_xsd2 (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 nsE:barrierType 0 (1)
style nsE:style 0 (1)
scope nsE:scope 0 (1)
condition nsE:condition 0 (1)
triggerRate nsE:triggerRate 0 (1)
observationStartDate nsE:observationStartDate 0 (1)
observationStartTime nsE:observationStartTime 0 (1)
observationEndDate nsE:observationEndDate 0 (1)
observationEndTime nsE:observationEndTime 0 (1)
rebate nsE:rebate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree: