XSD
<xsd:complexType name="GuaranteedPaymentDetail">
<xsd:annotation>
<xsd:documentation>K-1 Supplement detail for 1065 box 4, Guaranteed payments</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="GUARANTEEDPMTSFORSERVICES" type="ofx:AmountType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Guaranteed payments for services</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="GUARANTEEDPMTSFORUSEOFCAPITAL" type="ofx:AmountType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Guaranteed payments for use of capital</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>