complexType "FxTargetLinearPayoffRegion"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (1):
strike (defined in FxTargetLinearPayoffRegion complexType)
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
A fixing region in which the payoff varies linearly with the fixing value.
Type Definition Detail
Type Derivation Tree
  FxTargetLinearPayoffRegion
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxTargetLinearPayoffRegion">
<xsd:complexContent>
<xsd:extension base="FxTargetPayoffRegion">
<xsd:sequence>
<xsd:element minOccurs="0" name="strike" type="FxStrike"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
strike
Type:
FxStrike, complex content
Strike price of the Target.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="strike" type="FxStrike"/>

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.