Drilldown into Return Drilldown into Return
Definition Type Complex Type
Name Return
Namespace http://www.fpml.org/2007/FpML-4-4
Abstract False
Documentation A type describing the dividend return conditions applicable to the swap.
XSD Schema fpml-eq-shared-4-4.xsd
Collapse XSD Schema Diagram
XSD Diagram of Return
Collapse XSD Schema Code
<xsd:complexType name="Return" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A type describing the dividend return conditions applicable to the swap.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element name="returnType" type="ReturnTypeEnum">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Defines the type of return associated with the equity swap.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" name="dividendConditions" type="DividendConditions">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the conditions governing the payment of the dividends to the receiver of the equity return. With the exception of the dividend payout ratio, which is defined for each of the underlying components.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Derivation Tree
[No Sub Types]
Return
    fpml:return
    fpml:return
Collapse References
fpml:return , fpml:return
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd