Definition Type: ComplexType
Name: LoanParticipation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PCDeliverableObligationCharac
Containing Schema: fpml-cd-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into qualifyingParticipationSeller in schema fpml-cd-4-4_xsd Drilldown into partialCashSettlement in schema fpml-cd-4-4_xsd Drilldown into PCDeliverableObligationCharac in schema fpml-cd-4-4_xsdXSD Diagram of LoanParticipation in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LoanParticipation">
    <xsd:complexContent>
        <xsd:extension base="PCDeliverableObligationCharac">
            <xsd:sequence>
                <xsd:element name="qualifyingParticipationSeller" type="xsd:string" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If Direct Loan Participation is specified as a deliverable obligation characteristic, this specifies any requirements for the Qualifying Participation Seller. The requirements may be listed free-form. ISDA 2003 Term: Qualifying Participation Seller</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partialCashSettlement fpml:partialCashSettlement 0 (1)
qualifyingParticipationSeller fpml:qualifyingParticipationSeller 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:directLoanParticipation, fpml:indirectLoanParticipation