complexType "FxCashSettlementSimple"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
referenceCurrency (defined in FxCashSettlementSimple complexType),
All Direct / Indirect Based Elements (3):
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 minOccurs="0" name="settlementCurrency" type="Currency"/>
<xsd:element minOccurs="0" name="referenceCurrency" type="Currency"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
referenceCurrency
Type:
Currency, simple content
Reference Currency.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="referenceCurrency" type="Currency"/>

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 minOccurs="0" 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.