<xsd:complexType name="WaiverFeePayment">
<xsd:annotation>
<xsd:documentation xml:lang="en">A fee structure that represents a payment made by the borrower to the syndicate lenders for processing and accepting a waiver request. The request is sent by the borrower to obtain approval from the syndicate lenders formally requesting waivers around particular terms of the credit agreement.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="NonRecurringFeePayment" />
</xsd:complexContent>
</xsd:complexType>
|