complexType "ReturnSwapAmount"
Namespace:
Content:
complex, 11 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (11):
additionalDividends,
allDividends,
calculationDates (defined in LegAmount complexType),
cashSettlement (in amount in returnLeg),
currency (defined in CurrencyAndDeterminationMethod.model group),
currencyReference,
determinationMethod (defined in CurrencyAndDeterminationMethod.model group),
encodedDescription,
formula (defined in LegAmount complexType),
optionsExchangeDividends,
referenceAmount (defined in LegAmount complexType)
All Direct / Indirect Based Elements (1):
amount (in returnLeg)
Known Usage Locations
Annotation
Specifies, in relation to each Payment Date, the amount to which the Payment Date relates. For Equity Swaps this element is equivalent to the Equity Amount term as defined in the ISDA 2002 Equity Derivatives Definitions.
Type Definition Detail
Type Derivation Tree
LegAmount (extension)
  ReturnSwapAmount
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ReturnSwapAmount">
<xsd:complexContent>
<xsd:extension base="LegAmount">
<xsd:sequence>
<xsd:element name="cashSettlement" type="xsd:boolean"/>
<xsd:group ref="Dividends.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/11)
cashSettlement
Type:
xsd:boolean, predefined, simple content
If true, then cash settlement is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="cashSettlement" type="xsd:boolean"/>

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.