Definition Type: ComplexType
Name: Return
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-eq-shared-5-10.xsd
Abstract
Documentation:
A type describing the dividend return conditions applicable to the swap.
Collapse XSD Schema Diagram:
Drilldown into returnType in schema fpml-eq-shared-5-10_xsd3XSD Diagram of Return in schema fpml-eq-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Return">
    <xsd:annotation>
        <xsd:documentation 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 xml:lang="en">Defines the type of return associated with the return swap.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
returnType nsF:returnType (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:return