Definition Type: ComplexType
Name: UsrDeductUndChapVIAType
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Documentation:
Deductions from income
Collapse XSD Schema Diagram:
Drilldown into TotalChapVIADeductions in schema itr-4_2018_master_xsd Drilldown into Section80TTA in schema itr-4_2018_master_xsd Drilldown into Section80CCG in schema itr-4_2018_master_xsd Drilldown into Section80QQB in schema itr-4_2018_master_xsd Drilldown into Section80RRB in schema itr-4_2018_master_xsd Drilldown into Section80U in schema itr-4_2018_master_xsd Drilldown into Section80UUsrType in schema itr-4_2018_master_xsd Drilldown into Section80GGC in schema itr-4_2018_master_xsd Drilldown into Section80GG in schema itr-4_2018_master_xsd Drilldown into Section80G in schema itr-4_2018_master_xsd Drilldown into Section80EE in schema itr-4_2018_master_xsd Drilldown into Section80E in schema itr-4_2018_master_xsd Drilldown into Section80DDB in schema itr-4_2018_master_xsd Drilldown into Section80DDBUsrType in schema itr-4_2018_master_xsd Drilldown into Section80DD in schema itr-4_2018_master_xsd Drilldown into Section80DDUsrType in schema itr-4_2018_master_xsd Drilldown into Section80DHealthInsPremium in schema itr-4_2018_master_xsd Drilldown into Section80CCD1B in schema itr-4_2018_master_xsd Drilldown into Section80CCDEmployer in schema itr-4_2018_master_xsd Drilldown into Section80CCDEmployeeOrSE in schema itr-4_2018_master_xsd Drilldown into Section80CCC in schema itr-4_2018_master_xsd Drilldown into Section80C in schema itr-4_2018_master_xsdXSD Diagram of UsrDeductUndChapVIAType in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:complexType name="UsrDeductUndChapVIAType">
    <xs:annotation>
        <xs:documentation> Deductions from income</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="Section80C">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80CCC">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80CCDEmployeeOrSE">
            <xs:annotation>
                <xs:documentation>For Employee/SelfEmployed</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80CCDEmployer">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80CCD1B">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80DHealthInsPremium" minOccurs="0">
            <xs:complexType>
                <xs:sequence>
                    <xs:element name="HealthInsurancePremium" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation>
									1 : Self and Family
									2 : Self(Senior citizen) and Family
									3 : Parents
									4 : Parents(Senior citizen)
									5 : Self and Family including Parents
									6 : Self and Family including Senior Citizen Parents
									7 : Self (Senior Citizen) and Family including Senior Citizen Parents
								</xs:documentation>
                        </xs:annotation>
                        <xs:simpleType>
                            <xs:restriction base="xs:string">
                                <xs:enumeration value="1" />
                                <xs:enumeration value="2" />
                                <xs:enumeration value="3" />
                                <xs:enumeration value="4" />
                                <xs:enumeration value="5" />
                                <xs:enumeration value="6" />
                                <xs:enumeration value="7" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Sec80DHealthInsurancePremiumUsr" minOccurs="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="MedicalExpenditure" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation>
									1 : Self and Family ( including senior and very senior citizen)
									2 : Parents ( including senior and very senior citizen)
									3 : Self and Family including parents (including senior and very senior citizen)
								</xs:documentation>
                        </xs:annotation>
                        <xs:simpleType>
                            <xs:restriction base="xs:string">
                                <xs:enumeration value="1" />
                                <xs:enumeration value="2" />
                                <xs:enumeration value="3" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Sec80DMedicalExpenditureUsr" minOccurs="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="PreventiveHealthCheckUp" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation>
									1 : Self and faimly
									2 : Parent
									3 : Self and faimly and Parents
								</xs:documentation>
                        </xs:annotation>
                        <xs:simpleType>
                            <xs:restriction base="xs:string">
                                <xs:enumeration value="1" />
                                <xs:enumeration value="2" />
                                <xs:enumeration value="3" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Sec80DPreventiveHealthCheckUpUsr" minOccurs="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                </xs:sequence>
            </xs:complexType>
        </xs:element>
        <xs:element name="Section80DDUsrType" minOccurs="0">
            <xs:annotation>
                <xs:documentation>
						1 : Dependent person with Disability
						2 : Dependent person with Severe Disability
						</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:enumeration value="1" />
                    <xs:enumeration value="2" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80DD">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80DDBUsrType" minOccurs="0">
            <xs:annotation>
                <xs:documentation>
						1 : Self or dependent 
						2 : Senior Citizen - Self or dependent
						3 : Super Senior Citizen - Self or dependent
						</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:enumeration value="1" />
                    <xs:enumeration value="2" />
                    <xs:enumeration value="3" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80DDB">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80E">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80EE" default="0" minOccurs="0">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80G">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80GG">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80GGC">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80UUsrType" minOccurs="0">
            <xs:annotation>
                <xs:documentation>
						1 : Self with disability 
						2 : Self with severe disability 
						</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:enumeration value="1" />
                    <xs:enumeration value="2" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80U">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80RRB">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80QQB">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80CCG">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="Section80TTA">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="TotalChapVIADeductions">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Section80C ITRForm:Section80C (1) (1)
Section80CCC ITRForm:Section80CCC (1) (1)
Section80CCDEmployeeOrSE ITRForm:Section80CCDEmployeeOrSE (1) (1)
Section80CCDEmployer ITRForm:Section80CCDEmployer (1) (1)
Section80CCD1B ITRForm:Section80CCD1B (1) (1)
Section80DHealthInsPremium ITRForm:Section80DHealthInsPremium 0 (1)
Section80DDUsrType ITRForm:Section80DDUsrType 0 (1)
Section80DD ITRForm:Section80DD (1) (1)
Section80DDBUsrType ITRForm:Section80DDBUsrType 0 (1)
Section80DDB ITRForm:Section80DDB (1) (1)
Section80E ITRForm:Section80E (1) (1)
Section80EE ITRForm:Section80EE 0 (1)
Section80G ITRForm:Section80G (1) (1)
Section80GG ITRForm:Section80GG (1) (1)
Section80GGC ITRForm:Section80GGC (1) (1)
Section80UUsrType ITRForm:Section80UUsrType 0 (1)
Section80U ITRForm:Section80U (1) (1)
Section80RRB ITRForm:Section80RRB (1) (1)
Section80QQB ITRForm:Section80QQB (1) (1)
Section80CCG ITRForm:Section80CCG (1) (1)
Section80TTA ITRForm:Section80TTA (1) (1)
TotalChapVIADeductions ITRForm:TotalChapVIADeductions (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:UsrDeductUndChapVIA