Tax1041K1Supplemental_V100

OFX / Types / Tax1041K1Supplemental_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 UNRECAP1250GAIN AmountType
10 UNRECAPSEC1250GAINDETAIL UnrecapturedSection1250GainDetail
11 CREDITS CodeAmountType
12 CREDITSDETAIL CreditsDetail
13 AMTITEMS CodeAmountType
14 AMTITEMSDETAIL AlternativeMinimumTaxDetail
15 OTHERINFO CodeAmountType
16 OTHERINFODETAIL OtherInfoDetail1041K1
17 MISCELLANEOUSINFORMATION MiscellaneousInformation
18 ADDLSUPPLEMENTALDETAIL AdditionalOtherAmountType
Usages:
XSD
	<xsd:complexType name="Tax1041K1Supplemental_V100">
		<xsd:annotation>
			<xsd:documentation>Form 1041 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="UNRECAP1250GAIN" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="UNRECAPSEC1250GAINDETAIL" type="ofx:UnrecapturedSection1250GainDetail" 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="AMTITEMS" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="AMTITEMSDETAIL" type="ofx:AlternativeMinimumTaxDetail" minOccurs="0"/>
					<xsd:element name="OTHERINFO" type="ofx:CodeAmountType" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="OTHERINFODETAIL" type="ofx:OtherInfoDetail1041K1" minOccurs="0"/>
					<xsd:element name="MISCELLANEOUSINFORMATION" type="ofx:MiscellaneousInformation" minOccurs="0">
						<xsd:annotation>
							<xsd:documentation>K-1 Supplement detail for Miscellaneous Information, not otherwise included on K-1 forms</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.