GuaranteedPaymentDetail

OFX / Types / GuaranteedPaymentDetail
#TagType
1 GUARANTEEDPMTSFORSERVICES AmountType
2 GUARANTEEDPMTSFORUSEOFCAPITAL AmountType
Usages:
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>

© Copyright 2023. All Rights Reserved.