Definition Type: Element
Name: ComputationOfTaxLiability
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AggregateTaxInterestLiability in schema itr-7_2018_master_xsd Drilldown into IntrstPay in schema itr-7_2018_master_xsd Drilldown into NetTaxLiability in schema itr-7_2018_master_xsd Drilldown into TaxRelief in schema itr-7_2018_master_xsd Drilldown into TaxPayableAfterCredUs115JAA in schema itr-7_2018_master_xsd Drilldown into CredUs115JAATaxPaid in schema itr-7_2018_master_xsd Drilldown into GrossTaxPayable in schema itr-7_2018_master_xsd Drilldown into GrossTaxLiability in schema itr-7_2018_master_xsd Drilldown into EducationCess in schema itr-7_2018_master_xsd Drilldown into TotalSurcharge in schema itr-7_2018_master_xsd Drilldown into SurchargeOnTaxPayable in schema itr-7_2018_master_xsd Drilldown into Surcharge25ofSI in schema itr-7_2018_master_xsd Drilldown into TaxPayableOnTI in schema itr-7_2018_master_xsd Drilldown into TaxPayableOnDeemedTI in schema itr-7_2018_master_xsd Drilldown into TaxOnDeemedTotIncSec115JB in schema itr-7_2018_master_xsdXSD Diagram of ComputationOfTaxLiability in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ComputationOfTaxLiability">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="TaxOnDeemedTotIncSec115JB" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="TaxPayableOnDeemedTI" />
            <xs:element ref="TaxPayableOnTI" />
            <xs:element name="Surcharge25ofSI">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SurchargeOnTaxPayable">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalSurcharge" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="EducationCess" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossTaxLiability" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong" />
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossTaxPayable" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CredUs115JAATaxPaid" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong" />
                </xs:simpleType>
            </xs:element>
            <xs:element name="TaxPayableAfterCredUs115JAA" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong" />
                </xs:simpleType>
            </xs:element>
            <xs:element ref="TaxRelief" />
            <xs:element name="NetTaxLiability" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="IntrstPay" />
            <xs:element name="AggregateTaxInterestLiability" default="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
TaxOnDeemedTotIncSec115JB ITRForm:TaxOnDeemedTotIncSec115JB 0 (1)
TaxPayableOnDeemedTI ITRForm:TaxPayableOnDeemedTI (1) (1)
TaxPayableOnTI ITRForm:TaxPayableOnTI (1) (1)
Surcharge25ofSI ITRForm:Surcharge25ofSI (1) (1)
SurchargeOnTaxPayable ITRForm:SurchargeOnTaxPayable (1) (1)
TotalSurcharge ITRForm:TotalSurcharge 0 (1)
EducationCess ITRForm:EducationCess (1) (1)
GrossTaxLiability ITRForm:GrossTaxLiability (1) (1)
GrossTaxPayable ITRForm:GrossTaxPayable 0 (1)
CredUs115JAATaxPaid ITRForm:CredUs115JAATaxPaid 0 (1)
TaxPayableAfterCredUs115JAA ITRForm:TaxPayableAfterCredUs115JAA 0 (1)
TaxRelief ITRForm:TaxRelief (1) (1)
NetTaxLiability ITRForm:NetTaxLiability (1) (1)
IntrstPay ITRForm:IntrstPay (1) (1)
AggregateTaxInterestLiability ITRForm:AggregateTaxInterestLiability (1) (1)