<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>
|