UnrecapturedSection1250GainDetail
OFX / Types / UnrecapturedSection1250GainDetail
# | Tag | Type |
---|---|---|
1 | NETSECTION1231GAIN | AmountType |
2 | GAINFROMESTATETRUSTREITORMUTUALFUND | AmountType |
3 | GAINFROMDISPOSITIONOFPARTNERSHIPINT | AmountType |
Usages:
- Tax1041K1Supplemental_V100 UNRECAPSEC1250GAINDETAIL
- Tax1065K1Supplemental_V100 UNRECAPSEC1250GAINDETAIL
- Tax1120SK1Supplemental_V100 UNRECAPSEC1250GAINDETAIL
- Tax5227K1Supplemental_V100 UNRECAPSEC1250GAINDETAIL
XSD
<xsd:complexType name="UnrecapturedSection1250GainDetail"> <xsd:annotation> <xsd:documentation>K-1 Supplement detail for 1065 box 9c and 1120S box 8c and 1041 box 4c, Unrecaptured section 1250 gain</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NETSECTION1231GAIN" type="ofx:AmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Unrecaptured section 1250 gain included in net section 1231 gain</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="GAINFROMESTATETRUSTREITORMUTUALFUND" type="ofx:AmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Unrecaptured section 1250 gain included in long-term gain passed through from estate, trust, REIT or mutual fund</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="GAINFROMDISPOSITIONOFPARTNERSHIPINT" type="ofx:AmountType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Unrecaptured section 1250 gain included in long-term gain from disposition of interest in a partnership</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType>