Definition Type: ComplexType
Name: ReturnLeg
Namespace: http://www.fpml.org/2004/FpML-4-1
Containing Schema: fpml-eqs-4-1.xsd
Abstract True
Documentation:
The abstract base class for all types of Return Leg.
Collapse XSD Schema Diagram:
Drilldown into receiverPartyReference in schema fpml-shared-4-1_xsd Drilldown into payerPartyReference in schema fpml-shared-4-1_xsd Drilldown into PayerReceiver.model in schema fpml-shared-4-1_xsd Drilldown into legIdentifier in schema fpml-eqs-4-1_xsdXSD Diagram of ReturnLeg in schema fpml-eqs-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReturnLeg" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The abstract base class for all types of Return Leg.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="PayerReceiver.model" />
    </xsd:sequence>
    <xsd:attribute name="legIdentifier" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference nsA:payerPartyReference (1) (1)
receiverPartyReference nsA:receiverPartyReference (1) (1)
<xs:group> nsA:PayerReceiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
legIdentifier nsA:legIdentifier (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:EquityLeg, nsA:InterestLeg, nsA:returnLegnsA:VarianceLeg,