Definition Type: Element
Name: LongTermCapGain23
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalLTCG in schema itr-3_2018_master_xsd Drilldown into TotalAmtTaxUsDTAALtcg in schema itr-3_2018_master_xsd Drilldown into TotalAmtNotTaxUsDTAALtcg in schema itr-3_2018_master_xsd Drilldown into NRICgDTAA in schema itr-3_2018_master_xsd Drilldown into TotalAmtDeemedLtcg in schema itr-3_2018_master_xsd Drilldown into AmtDeemedLtcg in schema itr-3_2018_master_xsd Drilldown into UnutilizedCg in schema itr-3_2018_master_xsd Drilldown into UnutilizedLtcgFlag in schema itr-3_2018_master_xsd Drilldown into SaleofAssetNA in schema itr-3_2018_master_xsd Drilldown into NRISaleofForeignAsset in schema itr-3_2018_master_xsd Drilldown into NRIOnSec112and115 in schema itr-3_2018_master_xsd Drilldown into NRIProvisoSec48 in schema itr-3_2018_master_xsd Drilldown into Proviso112Applicable in schema itr-3_2018_master_xsd Drilldown into SaleofBondsDebntr in schema itr-3_2018_master_xsd Drilldown into SlumpSaleInLtcg in schema itr-3_2018_master_xsd Drilldown into SaleofLandBuild in schema itr-3_2018_master_xsdXSD Diagram of LongTermCapGain23 in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="LongTermCapGain23">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="SaleofLandBuild" type="SaleofLandBuildLtcgType" />
            <xs:element name="SlumpSaleInLtcg">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element ref="FullConsideration" />
                        <xs:element name="NetWorthOfDivision">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="SlumpBalance">
                            <xs:simpleType>
                                <xs:restriction base="xs:long">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="ExemptionOrDednUs54" type="DednUs54BondListedType" />
                        <xs:element ref="CapgainonAssets" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="SaleofBondsDebntr" type="EquityOrUnitSec54TypeDebn112" />
            <xs:element name="Proviso112Applicable" minOccurs="0" maxOccurs="2">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Proviso112SectionCode">
                            <xs:annotation>
                                <xs:documentation>
										22" - (i) listed securities (other than a
										unit) or zero coupon
										bonds where proviso to section 112(1) is
										applicable
										5ACA1b" - (ii) GDR of an Indian company referred in
										sec. 115ACA
									</xs:documentation>
                            </xs:annotation>
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:enumeration value="22" />
                                    <xs:enumeration value="5ACA1b" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="Proviso112Applicabledtls" type="EquityOrUnitSec54TypeDebn112" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element ref="NRIProvisoSec48" minOccurs="0" />
            <xs:element name="NRIOnSec112and115" minOccurs="0">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="NRIOnSec112and115Dtls" maxOccurs="3">
                            <xs:complexType>
                                <xs:sequence>
                                    <xs:element name="SectionCode">
                                        <xs:annotation>
                                            <xs:documentation>
													"21ciii" - (i) unlisted securities as per
													sec. 112(1)(c)
													"5AC1c" - (ii) bonds or GDR as referred in
													sec. 115AC
													"5ADiii" - (iii) securities by FII as referred to
													in sec. 115AD
												</xs:documentation>
                                        </xs:annotation>
                                        <xs:simpleType>
                                            <xs:restriction base="nonEmptyString">
                                                <xs:enumeration value="21ciii" />
                                                <xs:enumeration value="5AC1c" />
                                                <xs:enumeration value="5ADiii" />
                                            </xs:restriction>
                                        </xs:simpleType>
                                    </xs:element>
                                    <xs:element ref="FullValueConsdRecvUnqshr" />
                                    <xs:element ref="FairMrktValueUnqshr" />
                                    <xs:element ref="FullValueConsdSec50CA" />
                                    <xs:element ref="FullValueConsdOthUnqshr" />
                                    <xs:element ref="FullConsideration" />
                                    <xs:element ref="DeductSec48" />
                                    <xs:element ref="BalanceCG" />
                                    <xs:element name="ExemptionOrDednUs54" type="DednUs54BondListedType" />
                                    <xs:element ref="CapgainonAssets" />
                                </xs:sequence>
                            </xs:complexType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element ref="NRISaleofForeignAsset" />
            <xs:element name="SaleofAssetNA" type="EquityOrUnitSec54Type" />
            <xs:element name="UnutilizedLtcgFlag" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>
							Y - Yes
							N - No
							X - Not Applicable
						</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:enumeration value="Y" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="X" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UnutilizedCg" type="UnutilizedCgPrvYrLtcg" minOccurs="0" />
            <xs:element name="AmtDeemedLtcg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalAmtDeemedLtcg">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NRICgDTAA" type="NRITaxUsDTAALtcgType" minOccurs="0" />
            <xs:element name="TotalAmtNotTaxUsDTAALtcg">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalAmtTaxUsDTAALtcg">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalLTCG">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SaleofLandBuild ITRForm:SaleofLandBuild (1) (1)
SlumpSaleInLtcg ITRForm:SlumpSaleInLtcg (1) (1)
SaleofBondsDebntr ITRForm:SaleofBondsDebntr (1) (1)
Proviso112Applicable ITRForm:Proviso112Applicable 0 2
NRIProvisoSec48 ITRForm:NRIProvisoSec48 0 (1)
NRIOnSec112and115 ITRForm:NRIOnSec112and115 0 (1)
NRISaleofForeignAsset ITRForm:NRISaleofForeignAsset (1) (1)
SaleofAssetNA ITRForm:SaleofAssetNA (1) (1)
UnutilizedLtcgFlag ITRForm:UnutilizedLtcgFlag 0 (1)
UnutilizedCg ITRForm:UnutilizedCg 0 (1)
AmtDeemedLtcg ITRForm:AmtDeemedLtcg 0 (1)
TotalAmtDeemedLtcg ITRForm:TotalAmtDeemedLtcg (1) (1)
NRICgDTAA ITRForm:NRICgDTAA 0 (1)
TotalAmtNotTaxUsDTAALtcg ITRForm:TotalAmtNotTaxUsDTAALtcg (1) (1)
TotalAmtTaxUsDTAALtcg ITRForm:TotalAmtTaxUsDTAALtcg (1) (1)
TotalLTCG ITRForm:TotalLTCG (1) (1)