complexType "FxCounterCurrencyAmount"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (4):
currency (defined in NonNegativeAmountSchedule complexType),
initialValue (defined in NonNegativeSchedule complexType),
step (defined in NonNegativeSchedule complexType),
strikeReference (defined in FxCounterCurrencyAmount complexType)
All Direct / Indirect Based Elements (3):
counterCurrencyAmount (in accrualRegion),
counterCurrencyAmount (in leverage defined in FxTargetLinearPayoffRegion complexType),
counterCurrencyAmount (in leverage in linearPayoffRegion in fxAccrualForward)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      FxCounterCurrencyAmount
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxCounterCurrencyAmount">
<xsd:complexContent>
<xsd:extension base="NonNegativeAmountSchedule">
<xsd:sequence>
<xsd:element minOccurs="0" name="strikeReference" type="FxStrikeReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
strikeReference
Type:
FxStrikeReference, empty content
In case of multiple counter currency notionals, a strike reference to the appropriate strike may be provided.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="strikeReference" type="FxStrikeReference"/>

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