complexType "FxGlobalKnockout"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
condition (defined in FxBarrier.model group),
triggerRate (defined in FxBarrier.model group)
All Direct / Indirect Based Elements (1):
knockoutBarrier (in fxTargetForward)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
FxBarrier (extension)
  FxGlobalKnockout
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxGlobalKnockout">
<xsd:complexContent>
<xsd:extension base="FxBarrier">
<xsd:sequence>
<xsd:element name="style" type="FxBarrierStyleEnum"/>
<xsd:group ref="FxBarrier.model"/>
<xsd:element minOccurs="0" name="rebate" type="FxTargetRebate"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/8)
rebate
Type:
FxTargetRebate, complex content
A rebate may be applied to the target once it is knocked out.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rebate" type="FxTargetRebate"/>

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"/>

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.