Definition Type: Element
Name: PartA_GEN1
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
Abstract
Documentation:
General
Collapse XSD Schema Diagram:
Drilldown into FilingStatus in schema itr-3_2018_master_xsd Drilldown into PersonalInfo in schema itr-3_2018_master_xsdXSD Diagram of PartA_GEN1 in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="PartA_GEN1">
    <xs:annotation>
        <xs:documentation>General</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PersonalInfo" />
            <xs:element ref="FilingStatus" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonalInfo ITRForm:PersonalInfo (1) (1)
FilingStatus ITRForm:FilingStatus (1) (1)