Definition Type: Element
Name: DeductInNorthEast
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotDeductInNorthEast in schema itr-5_2018_master_xsd Drilldown into Tripura_Und in schema itr-5_2018_master_xsd Drilldown into Nagaland_Und in schema itr-5_2018_master_xsd Drilldown into Meghalaya_Und in schema itr-5_2018_master_xsd Drilldown into Mizoram_Und in schema itr-5_2018_master_xsd Drilldown into Manipur_Und in schema itr-5_2018_master_xsd Drilldown into ArunachalPradesh_Und in schema itr-5_2018_master_xsd Drilldown into Assam_Und in schema itr-5_2018_master_xsdXSD Diagram of DeductInNorthEast in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="DeductInNorthEast">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="Assam_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_ASSAM" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="ArunachalPradesh_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_ARUNPRADESH" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="Manipur_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_MANIPUR" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="Mizoram_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_MIZORAM" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="Meghalaya_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_MEGHALAYA" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="Nagaland_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_NAGALND" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="Tripura_Und">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="Sch80LocOrDescCode">
                            <xs:simpleType>
                                <xs:restriction base="nonEmptyString">
                                    <xs:pattern value="INDSRTL_TRIPURA" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element ref="Sch80DeductAmtDtls" minOccurs="1" maxOccurs="unbounded" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="TotDeductInNorthEast" 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
Assam_Und ITRForm:Assam_Und (1) (1)
ArunachalPradesh_Und ITRForm:ArunachalPradesh_Und (1) (1)
Manipur_Und ITRForm:Manipur_Und (1) (1)
Mizoram_Und ITRForm:Mizoram_Und (1) (1)
Meghalaya_Und ITRForm:Meghalaya_Und (1) (1)
Nagaland_Und ITRForm:Nagaland_Und (1) (1)
Tripura_Und ITRForm:Tripura_Und (1) (1)
TotDeductInNorthEast ITRForm:TotDeductInNorthEast (1) (1)