Definition Type: Element
Name: ITR1
Namespace: http://incometaxindiaefiling.gov.in/ITR1
Containing Schema: ITR-1_2018.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxReturnPreparer in schema itr-1_2018_master_xsd Drilldown into Verification in schema itr-1_2018_master_xsd Drilldown into TaxExmpIntInc in schema itr-1_2018_xsd Drilldown into TaxPayments in schema itr-1_2018_master_xsd Drilldown into ScheduleTCS in schema itr-1_2018_master_xsd Drilldown into TDSDtls26QC in schema itr-1_2018_master_xsd Drilldown into TDSonOthThanSals in schema itr-1_2018_master_xsd Drilldown into TDSonSalaries in schema itr-1_2018_master_xsd Drilldown into Schedule80G in schema itr-1_2018_master_xsd Drilldown into Refund in schema itr-1_2018_master_xsd Drilldown into TaxPaid in schema itr-1_2018_master_xsd Drilldown into ITR1_TaxComputation in schema itr-1_2018_master_xsd Drilldown into ITR1_IncomeDeductions in schema itr-1_2018_master_xsd Drilldown into FilingStatus in schema itr-1_2018_master_xsd Drilldown into PersonalInfo in schema itr-1_2018_master_xsd Drilldown into Form_ITR1 in schema itr-1_2018_master_xsd Drilldown into CreationInfo in schema itr-1_2018_master_xsdXSD Diagram of ITR1 in schema itr-1_2018_xsd (Income Tax Department India ITR-1)
Collapse XSD Schema Code:
<xs:element name="ITR1" id="ITR-1">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ITRForm:CreationInfo" />
            <xs:element ref="ITRForm:Form_ITR1" />
            <xs:element ref="ITRForm:PersonalInfo" />
            <xs:element ref="ITRForm:FilingStatus" />
            <xs:element ref="ITRForm:ITR1_IncomeDeductions" />
            <xs:element ref="ITRForm:ITR1_TaxComputation" />
            <xs:element ref="ITRForm:TaxPaid" />
            <xs:element ref="ITRForm:Refund" />
            <xs:element ref="ITRForm:Schedule80G" minOccurs="0" />
            <xs:element ref="ITRForm:TDSonSalaries" minOccurs="0" />
            <xs:element ref="ITRForm:TDSonOthThanSals" minOccurs="0" />
            <xs:element ref="ITRForm:TDSDtls26QC" minOccurs="0" />
            <xs:element ref="ITRForm:ScheduleTCS" minOccurs="0" />
            <xs:element ref="ITRForm:TaxPayments" minOccurs="0" />
            <xs:element name="TaxExmpIntInc" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:maxInclusive value="5000" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="ITRForm:Verification" />
            <xs:element ref="ITRForm:TaxReturnPreparer" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreationInfo ITRForm:CreationInfo (1) (1)
Form_ITR1 ITRForm:Form_ITR1 (1) (1)
PersonalInfo ITRForm:PersonalInfo (1) (1)
FilingStatus ITRForm:FilingStatus (1) (1)
ITR1_IncomeDeductions ITRForm:ITR1_IncomeDeductions (1) (1)
ITR1_TaxComputation ITRForm:ITR1_TaxComputation (1) (1)
TaxPaid ITRForm:TaxPaid (1) (1)
Refund ITRForm:Refund (1) (1)
Schedule80G ITRForm:Schedule80G 0 (1)
TDSonSalaries ITRForm:TDSonSalaries 0 (1)
TDSonOthThanSals ITRForm:TDSonOthThanSals 0 (1)
TDSDtls26QC ITRForm:TDSDtls26QC 0 (1)
ScheduleTCS ITRForm:ScheduleTCS 0 (1)
TaxPayments ITRForm:TaxPayments 0 (1)
TaxExmpIntInc ITR1FORM:TaxExmpIntInc 0 (1)
Verification ITRForm:Verification (1) (1)
TaxReturnPreparer ITRForm:TaxReturnPreparer 0 (1)