Definition Type: Element
Name: PartB_TI
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
PART B Total Income
Collapse XSD Schema Diagram:
Drilldown into IncChrgbleMaxMarginalRates in schema itr-7_2018_master_xsd Drilldown into DonationsUs115BBC in schema itr-7_2018_master_xsd Drilldown into AggregateIncome in schema itr-7_2018_master_xsd Drilldown into NetAgricultureIncomeOrOtherIncomeForRate in schema itr-7_2018_master_xsd Drilldown into IncChargeableTaxSplRates in schema itr-7_2018_master_xsd Drilldown into TotalIncome in schema itr-7_2018_master_xsd Drilldown into DeductionsUnderScheduleVIA in schema itr-7_2018_master_xsd Drilldown into DeductionsUnder10Aor10AA in schema itr-7_2018_master_xsd Drilldown into IncChargeTaxSplRate111A112 in schema itr-7_2018_master_xsd Drilldown into GrossTotalIncome in schema itr-7_2018_master_xsd Drilldown into CurrentYearLoss in schema itr-7_2018_master_xsd Drilldown into GrossIncome in schema itr-7_2018_master_xsd Drilldown into TotIncNotPart7And11Abv in schema itr-7_2018_master_xsd Drilldown into IncFromOS in schema itr-7_2018_master_xsd Drilldown into CapGain in schema itr-7_2018_master_xsd Drilldown into ProfBusGain in schema itr-7_2018_master_xsd Drilldown into IncomeFromHP in schema itr-7_2018_master_xsd Drilldown into ExemptionUs13_B in schema itr-7_2018_master_xsd Drilldown into ExemptionUs13_A in schema itr-7_2018_master_xsd Drilldown into ExemptionUs13_A_B in schema itr-7_2018_master_xsd Drilldown into IncomeChargeable11_3 in schema itr-7_2018_master_xsd Drilldown into ExemptionOtherthenUs10 in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_47 in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_46 in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_24 in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23FB in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23DA in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23D in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23Ciiiae in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23Ciiiad in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23Ciiiac in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23Ciiiab in schema itr-7_2018_master_xsd Drilldown into TotExemptionUs10_23Cto10_47 in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23B in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_23A in schema itr-7_2018_master_xsd Drilldown into ExemptionUs10_22B in schema itr-7_2018_master_xsd Drilldown into ExemptionUs1021 in schema itr-7_2018_master_xsd Drilldown into TotExemptionUs10_21to23 in schema itr-7_2018_master_xsd Drilldown into TotalTI in schema itr-7_2018_master_xsd Drilldown into IncChargeableUs11_4 in schema itr-7_2018_master_xsd Drilldown into TIAdditions in schema itr-7_2018_master_xsd Drilldown into TIDeductions in schema itr-7_2018_master_xsd Drilldown into AggregateIncomeUs1112 in schema itr-7_2018_master_xsd Drilldown into VoluntaryContributions in schema itr-7_2018_master_xsd Drilldown into VcCorpusSec11 in schema itr-7_2018_master_xsdXSD Diagram of PartB_TI in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="PartB_TI">
    <xs:annotation>
        <xs:documentation> PART B Total Income</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="VcCorpusSec11">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="VoluntaryContributions" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>Voluntary Contributions</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="TotIncFromVC" default="0" minOccurs="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="AggregateIncomeUs1112">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="TIDeductions" minOccurs="0">
                <xs:annotation>
                    <xs:documentation> Deductions </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element ref="TIAdditions" minOccurs="0">
                <xs:annotation>
                    <xs:documentation> Additions </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="IncChargeableUs11_4">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalTI">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotExemptionUs10_21to23" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs1021" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_22B" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23A" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23B" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotExemptionUs10_23Cto10_47" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23Ciiiab" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23Ciiiac" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23Ciiiad" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23Ciiiae" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23D" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23DA" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_23FB" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_24" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_46" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs10_47" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionOtherthenUs10" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncomeChargeable11_3" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs13_A_B" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs13_A" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs13_B" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncomeFromHP" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ProfBusGain" minOccurs="0">
                <xs:annotation>
                    <xs:documentation> Profit from business or profession
						</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="ProfGainNoSpecBus" default="0" minOccurs="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element ref="CapGain">
                <xs:annotation>
                    <xs:documentation> Income from Capital Gains </xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="IncFromOS" minOccurs="0">
                <xs:annotation>
                    <xs:documentation> Income of other sources</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="TotIncFromOS" default="0" minOccurs="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="TotIncNotPart7And11Abv" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossIncome" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CurrentYearLoss" default="0" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>From Schedule CYLA Do Not Use -ve sign
						</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossTotalIncome" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncChargeTaxSplRate111A112" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DeductionsUnder10Aor10AA" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DeductionsUnderScheduleVIA" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalIncome" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncChargeableTaxSplRates" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NetAgricultureIncomeOrOtherIncomeForRate" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AggregateIncome" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DonationsUs115BBC" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncChrgbleMaxMarginalRates" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <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
VcCorpusSec11 ITRForm:VcCorpusSec11 (1) (1)
VoluntaryContributions ITRForm:VoluntaryContributions 0 (1)
AggregateIncomeUs1112 ITRForm:AggregateIncomeUs1112 (1) (1)
TIDeductions ITRForm:TIDeductions 0 (1)
TIAdditions ITRForm:TIAdditions 0 (1)
IncChargeableUs11_4 ITRForm:IncChargeableUs11_4 (1) (1)
TotalTI ITRForm:TotalTI (1) (1)
TotExemptionUs10_21to23 ITRForm:TotExemptionUs10_21to23 0 (1)
ExemptionUs1021 ITRForm:ExemptionUs1021 0 (1)
ExemptionUs10_22B ITRForm:ExemptionUs10_22B 0 (1)
ExemptionUs10_23A ITRForm:ExemptionUs10_23A 0 (1)
ExemptionUs10_23B ITRForm:ExemptionUs10_23B 0 (1)
TotExemptionUs10_23Cto10_47 ITRForm:TotExemptionUs10_23Cto10_47 0 (1)
ExemptionUs10_23Ciiiab ITRForm:ExemptionUs10_23Ciiiab 0 (1)
ExemptionUs10_23Ciiiac ITRForm:ExemptionUs10_23Ciiiac 0 (1)
ExemptionUs10_23Ciiiad ITRForm:ExemptionUs10_23Ciiiad 0 (1)
ExemptionUs10_23Ciiiae ITRForm:ExemptionUs10_23Ciiiae 0 (1)
ExemptionUs10_23D ITRForm:ExemptionUs10_23D 0 (1)
ExemptionUs10_23DA ITRForm:ExemptionUs10_23DA 0 (1)
ExemptionUs10_23FB ITRForm:ExemptionUs10_23FB 0 (1)
ExemptionUs10_24 ITRForm:ExemptionUs10_24 0 (1)
ExemptionUs10_46 ITRForm:ExemptionUs10_46 0 (1)
ExemptionUs10_47 ITRForm:ExemptionUs10_47 0 (1)
ExemptionOtherthenUs10 ITRForm:ExemptionOtherthenUs10 0 (1)
IncomeChargeable11_3 ITRForm:IncomeChargeable11_3 0 (1)
ExemptionUs13_A_B ITRForm:ExemptionUs13_A_B 0 (1)
ExemptionUs13_A ITRForm:ExemptionUs13_A 0 (1)
ExemptionUs13_B ITRForm:ExemptionUs13_B 0 (1)
IncomeFromHP ITRForm:IncomeFromHP 0 (1)
ProfBusGain ITRForm:ProfBusGain 0 (1)
CapGain ITRForm:CapGain (1) (1)
IncFromOS ITRForm:IncFromOS 0 (1)
TotIncNotPart7And11Abv ITRForm:TotIncNotPart7And11Abv 0 (1)
GrossIncome ITRForm:GrossIncome 0 (1)
CurrentYearLoss ITRForm:CurrentYearLoss 0 (1)
GrossTotalIncome ITRForm:GrossTotalIncome 0 (1)
IncChargeTaxSplRate111A112 ITRForm:IncChargeTaxSplRate111A112 0 (1)
DeductionsUnder10Aor10AA ITRForm:DeductionsUnder10Aor10AA 0 (1)
DeductionsUnderScheduleVIA ITRForm:DeductionsUnderScheduleVIA 0 (1)
TotalIncome ITRForm:TotalIncome 0 (1)
IncChargeableTaxSplRates ITRForm:IncChargeableTaxSplRates 0 (1)
NetAgricultureIncomeOrOtherIncomeForRate ITRForm:NetAgricultureIncomeOrOtherIncomeForRate 0 (1)
AggregateIncome ITRForm:AggregateIncome 0 (1)
DonationsUs115BBC ITRForm:DonationsUs115BBC 0 (1)
IncChrgbleMaxMarginalRates ITRForm:IncChrgbleMaxMarginalRates 0 (1)