complexType "FxTargetKnockoutForward"
Namespace:
Content:
complex, 1 attribute, 17 elements
Defined:
Includes:
definitions of 12 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (17):
primaryAssetClass (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A structured forward product which consists of a strip of forwards. Each forward may be settled as an exchange of currencies or cash settled. At each settlement, the amount of gain that one party achieves is measured. The product has a target level of gain. Once the accumulated gain exceeds the target level, the product terminates and there are no further settlements.
Type Definition Detail
Type Derivation Tree
Product (extension)
  FxTargetKnockoutForward
XML Source (w/o annotations (14); see within schema source)
<xsd:complexType name="FxTargetKnockoutForward">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>
<xsd:element name="notionalAmount" type="NonNegativeAmountSchedule"/>
<xsd:element name="expirySchedule" type="FxExpirySchedule"/>
<xsd:sequence>
<xsd:sequence minOccurs="0">
<xsd:element name="pivot" type="FxPivot"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="constantPayoffRegion" type="FxTargetConstantPayoffRegion"/>
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="constantPayoffRegion" type="FxTargetConstantPayoffRegion"/>
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>
</xsd:sequence>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="constantPayoffRegion" type="FxTargetConstantPayoffRegion"/>
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>
</xsd:choice>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalPayment" type="SimplePayment"/>
<xsd:element minOccurs="0" name="cashSettlement" type="FxCashSettlementSimple"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 12/17)
additionalPayment
Type:
SimplePayment, complex content
It supports the representation of premiums, fees, etc.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="additionalPayment" type="SimplePayment"/>

cashSettlement
Type:
FxCashSettlementSimple, complex content
Cash settlement currency.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="cashSettlement" type="FxCashSettlementSimple"/>

constantPayoffRegion
Type:
A region in which constant payoff applies i.e. the payoff is defined as a contant currency amount or fixing adjustment, unrelated to the fixing. In absence of the "payoff" element, zero payoff is assumed (note: zero payoff does not necessarily imply that no settlement occurs).
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="constantPayoffRegion" type="FxTargetConstantPayoffRegion"/>

constantPayoffRegion
Type:
It defines a region in which a digital payment occurs.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="constantPayoffRegion" type="FxTargetConstantPayoffRegion"/>

constantPayoffRegion
Type:
It defines a region in which a digital payment occurs.
XML Source (w/o annotations (1); see within schema source)

expirySchedule
Type:
FxExpirySchedule, complex content
Defines the expiry/observation schedule of the target product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="expirySchedule" type="FxExpirySchedule"/>

linearPayoffRegion
Type:
A region in which linear payoff applies i.e. the payoff bears a linear relationship to the fixing value (increases/decreases linearly with the fixing).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>

linearPayoffRegion
Type:
A region in which linear payoff applies i.e. the payoff bears a linear relationship to the fixing value (increases/decreases linearly with the fixing).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>

linearPayoffRegion
Type:
A region in which linear payoff applies i.e. the payoff bears a linear relationship to the fixing value (increases/decreases linearly with the fixing).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="linearPayoffRegion" type="FxTargetLinearPayoffRegion"/>

notionalAmount
Type:
NonNegativeAmountSchedule, complex content
Notional amount of the Target.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="notionalAmount" type="NonNegativeAmountSchedule"/>

pivot
Type:
FxPivot, complex content
The boundary where the contract flips from being long and short is the pivot point. So the pivot indicates the level in which there is a change in direction of the currencies exchanged by the parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="pivot" type="FxPivot"/>

quotedCurrencyPair
Type:
QuotedCurrencyPair, complex content
The Quoted Currency Pair that is used accross the product.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="quotedCurrencyPair" type="QuotedCurrencyPair"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.