complexType "ResetCalculationDetails"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
calculationDetails
Known Usage Locations
Annotation
A cashflow component with optional calculation details that explain how the reset value was computed.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ResetCalculationDetails">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="observation" type="Observation"/>
<xsd:element minOccurs="0" name="calculationElements" type="ResetCalculationElements"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
calculationElements
Type:
ResetCalculationElements, complex content
The calculation details used to compute the reset rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calculationElements" type="ResetCalculationElements"/>

observation
Type:
Observation, complex content
The underlyer rate or price observation(s) used to compute the amount of this cashflow component.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="observation" type="Observation"/>

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.