Tax1065K1Supplemental_V100

OFX / Types / Tax1065K1Supplemental_V100
#TagType
1 SRVRTID ServerIdType
2 TAXYEAR YearType
3 VOID BooleanType
4 CORRECTED BooleanType
5 INTEREST AmountType
6 ORDINARYDIVIDEND AmountType
7 QUALIFIEDDIVIDEND AmountType
8 INTERESTANDDIVIDENDDETAIL InterestAndDividendDetail
9 GUARANTEDPAYMENT AmountType
10 GUARANTEEDPAYMENTDETAIL GuaranteedPaymentDetail
11 UNRECAPSEC1250GAIN AmountType
12 UNRECAPSEC1250GAINDETAIL UnrecapturedSection1250GainDetail
13 OTHERINCOMELOSS CodeAmountType
14 OTHERINCOMELOSSDETAIL OtherIncomeLossDetail
15 OTHERDEDUCTIONS CodeAmountType
16 OTHERDEDUCTIONSDETAIL OtherDeductionsDetail
17 CREDITS CodeAmountType
18 CREDITSDETAIL CreditsDetail
19 FOREIGNTRANSACTIONS CodeAmountType
20 FOREIGNTRANSACTIONSDETAIL ForeignTransactionsDetail
21 AMTITEMS CodeAmountType
22 AMTITEMSDETAIL AlternativeMinimumTaxDetail
23 TAXEXEMPT CodeAmountType
24 TAXEXEMPTDETAIL TaxExemptAndShareholderBasisDetail
25 OTHERINFO CodeAmountType
26 OTHERINFODETAIL OtherInfoDetail
27 OUTSIDEEXPENSESDETAIL OutsideExpensesDetail
28 ADDLSUPPLEMENTALDETAIL AdditionalOtherAmountType
Usages:
XSD
	<xsd:complexType name="Tax1065K1Supplemental_V100">
		<xsd:annotation>
			<xsd:documentation>Form 1065 K-1 Supplemental Information</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="ofx:AbstractTaxFormK1">
				<xsd:sequence>
					<xsd:element name="INTEREST" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="ORDINARYDIVIDEND" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="QUALIFIEDDIVIDEND" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="INTERESTANDDIVIDENDDETAIL" type="ofx:InterestAndDividendDetail" minOccurs="0"/>
					<xsd:element name="GUARANTEDPAYMENT" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="GUARANTEEDPAYMENTDETAIL" type="ofx:GuaranteedPaymentDetail" minOccurs="0"/>
					<xsd:element name="UNRECAPSEC1250GAIN" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="UNRECAPSEC1250GAINDETAIL" type="ofx:UnrecapturedSection1250GainDetail" minOccurs="0"/>
					<xsd:element name="OTHERINCOMELOSS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="OTHERINCOMELOSSDETAIL" type="ofx:OtherIncomeLossDetail" minOccurs="0"/>
					<xsd:element name="OTHERDEDUCTIONS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="OTHERDEDUCTIONSDETAIL" type="ofx:OtherDeductionsDetail" minOccurs="0"/>
					<xsd:element name="CREDITS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="CREDITSDETAIL" type="ofx:CreditsDetail" minOccurs="0"/>
					<xsd:element name="FOREIGNTRANSACTIONS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="FOREIGNTRANSACTIONSDETAIL" type="ofx:ForeignTransactionsDetail" minOccurs="0"/>
					<xsd:element name="AMTITEMS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="AMTITEMSDETAIL" type="ofx:AlternativeMinimumTaxDetail" minOccurs="0"/>
					<xsd:element name="TAXEXEMPT" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="TAXEXEMPTDETAIL" type="ofx:TaxExemptAndShareholderBasisDetail" minOccurs="0"/>
					<xsd:element name="OTHERINFO" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="OTHERINFODETAIL" type="ofx:OtherInfoDetail" minOccurs="0"/>
					<xsd:element name="OUTSIDEEXPENSESDETAIL" type="ofx:OutsideExpensesDetail" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>K-1 Supplement detail for Outside Expenses</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
					<xsd:element name="ADDLSUPPLEMENTALDETAIL" type="ofx:AdditionalOtherAmountType" minOccurs="0" maxOccurs="unbounded">
						<xsd:annotation>
							<xsd:documentation>Additional supplemental details for any K-1 boxes or codes</xsd:documentation>
						</xsd:annotation>
					</xsd:element>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.