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