OutsideExpensesDetail

OFX / Types / OutsideExpensesDetail
#TagType
1 SELFEMPLHEALTHINSPREMSNOTREPORTED AmountType
2 PARTNERSHIPACQUISITIONINTPAID AmountType
Usages:
XSD
	<xsd:complexType name="OutsideExpensesDetail">
		<xsd:annotation>
			<xsd:documentation>Form 1065 K-1 Supplement detail Outside Expenses</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="SELFEMPLHEALTHINSPREMSNOTREPORTED" type="ofx:AmountType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Health insurance premiums paid that were not reported on Form 1095-A</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="PARTNERSHIPACQUISITIONINTPAID" type="ofx:AmountType" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Interest expense from debt used to finance acquisition of partnership interest</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.