complexType "FxCashSettlementSimple"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
fixing (defined in FxCashSettlementSimple complexType),
All Direct / Indirect Based Elements (2):
cashSettlement (defined in FxPerformanceSwap complexType),
Known Usage Locations
Annotation
A type that is used for describing cash settlement of a variance or volatility swap option. It includes the settlement currency together with the spot currency exchange required to calculate the settlement currency amount.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxCashSettlementSimple">
<xsd:sequence>
<xsd:element name="settlementCurrency" type="Currency"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fixing" type="FxFixing"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
fixing
Type:
FxFixing, complex content
Quoted currency pair.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fixing" type="FxFixing"/>

settlementCurrency
Type:
Currency, simple content
The currency in which cash settlement occurs.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="settlementCurrency" type="Currency"/>

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.