Definition Type: Element
Name: Schedule80_IA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotSchedule80_IA in schema itr-5_2018_master_xsd Drilldown into DeductUs80_IA_4_v in schema itr-5_2018_master_xsd Drilldown into DeductUs80_IA_4_iv in schema itr-5_2018_master_xsd Drilldown into DeductUs80_IA_4_iii in schema itr-5_2018_master_xsd Drilldown into DeductUs80_IA_4_ii in schema itr-5_2018_master_xsd Drilldown into DeductUs80_IA_4_i in schema itr-5_2018_master_xsd Drilldown into Sch80SectionCode in schema itr-5_2018_master_xsdXSD Diagram of Schedule80_IA in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="Schedule80_IA">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="Sch80SectionCode">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="80-IA" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DeductUs80_IA_4_i">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INFRAFAC" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="DeductUs80_IA_4_ii">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="TEECOM" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="DeductUs80_IA_4_iii">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSTRL_PARK_SEZ" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="DeductUs80_IA_4_iv">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="POWER" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="DeductUs80_IA_4_v">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="REVIVAL_POWER_PLNT" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="TotSchedule80_IA" 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
Sch80SectionCode ITRForm:Sch80SectionCode (1) (1)
DeductUs80_IA_4_i ITRForm:DeductUs80_IA_4_i (1) (1)
DeductUs80_IA_4_ii ITRForm:DeductUs80_IA_4_ii (1) (1)
DeductUs80_IA_4_iii ITRForm:DeductUs80_IA_4_iii (1) (1)
DeductUs80_IA_4_iv ITRForm:DeductUs80_IA_4_iv (1) (1)
DeductUs80_IA_4_v ITRForm:DeductUs80_IA_4_v (1) (1)
TotSchedule80_IA ITRForm:TotSchedule80_IA (1) (1)