Definition Type: Element
Name: ITR
Namespace: http://incometaxindiaefiling.gov.in/main
Containing Schema: ITR-4_2018_Main.xsd
Abstract
Documentation:
This is root node.Irrespective of Individual or bulk IT returns filed, ITMain.xsd will form the starting point and base struture for ITR-1 return xml generation.
Collapse XSD Schema Diagram:
Drilldown into ITR4 in schema itr-4_2018_xsdXSD Diagram of ITR in schema itr-4_2018_main_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="ITR">
    <xs:annotation>
        <xs:documentation>This is root node.Irrespective of Individual or bulk IT returns filed, ITMain.xsd will form the starting point and base struture for ITR-1 return xml generation. </xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ITR4FORM:ITR4" maxOccurs="1" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ITR4 ITR4FORM:ITR4 (1) 1