complexType "FxAccrualKnockoutBarrier"
Namespace:
Content:
complex, 1 attribute, 12 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (12):
condition (defined in FxAccrualKnockoutBarrier.model group),
informationSource (defined in FxAccrualKnockoutBarrier.model group),
observableReference (defined in FxAccrualKnockoutBarrier.model group),
observationEndDate (defined in FxAccrualKnockoutBarrier.model group),
observationEndTime (defined in FxAccrualKnockoutBarrier.model group),
observationStartDate (defined in FxAccrualKnockoutBarrier.model group),
observationStartTime (defined in FxAccrualKnockoutBarrier.model group),
quotedCurrencyPair (defined in FxAccrualKnockoutBarrier.model group),
style (defined in FxAccrualKnockoutBarrier complexType),
triggerRate (defined in FxAccrualKnockoutBarrier.model group),
triggerRate (defined in FxAccrualKnockoutBarrier.model group),
type (defined in FxAccrualKnockoutBarrier complexType)
All Direct / Indirect Based Elements (4):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
FxBarrier (extension)
  FxAccrualKnockoutBarrier
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxAccrualKnockoutBarrier">
<xsd:complexContent>
<xsd:extension base="FxBarrier">
<xsd:sequence>
<xsd:element name="style" type="FxBarrierStyleEnum"/>
<xsd:element name="type" type="FxAccrualKnockoutBarrierTypeEnum"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/12)
style
Type:
FxBarrierStyleEnum, simple content
Whether it is an European or American knock out.
Simple Content
enumeration of xsd:token
Enumeration:
"American"
 - 
Knockout/in event applies accross the board and can be applied from trade date until maturity date.
"European"
 - 
Knockout/in event applies in certain regions.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="style" type="FxBarrierStyleEnum"/>

type
Type:
"Keep" means that the parties retain settlement rights at the end of the current accrual period fixed at the prevailing accrued notional and settlement rights for all other accrual periods are extinguished. "Lose" means settlement rights for all accrual periods are extinguished and the product is effectively extinguished.
Simple Content
enumeration of xsd:token
Enumeration:
"Keep"
 - 
If the barrier is triggered, the accrual process for that period stops. The parties retain the underlying settlement rights for that period with the currently accrued notional.
"Lose"
 - 
If the barrier is triggered, the accrual process for that period stops. No settlement occurs for that period.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="FxAccrualKnockoutBarrierTypeEnum"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.