complexType "Return"
Namespace:
Content:
complex, 1 element
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
returnType
</...>
Content Model Elements (1):
returnType
All Direct / Indirect Based Elements (1):
return
Known Usage Locations
Annotation
A type describing the dividend return conditions applicable to the swap.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Return">
<xsd:sequence>
<xsd:element name="returnType" type="ReturnTypeEnum"/>
<!--View Generation: SKIPPED dividendConditions - Documentation-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
returnType
Type:
ReturnTypeEnum, simple content
Defines the type of return associated with the return swap.
Simple Content
enumeration of xsd:token
Enumeration:
"Dividend"
 - 
Dividend return swap.
"Price"
 - 
Price return swap.
"Total"
 - 
Total return swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="returnType" type="ReturnTypeEnum"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.