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 (6):
counterCurrencyAmount (in accrualRegion),
counterCurrencyAmount (in fxAccrualForward),
counterCurrencyAmount (in fxAccrualOption),
counterCurrencyAmount (in fxTargetForward),
counterCurrencyAmount (in payoffLeverage defined in FxVanillaPayoffRegion complexType),
counterCurrencyAmount (in payoffLeverage in vanillaPayoffRegion in fxAccrualForward)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
NonNegativeSchedule (extension)
      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.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.