Definition Type: Element
Name: Section80DDBUsrType
Namespace: http://incometaxindiaefiling.gov.in/master
Type: ITRForm:nonEmptyString
Containing Schema: ITR-4_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
1 : Self or dependent 2 : Senior Citizen - Self or dependent 3 : Super Senior Citizen - Self or dependent
Collapse XSD Schema Diagram:
XSD Diagram of Section80DDBUsrType in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<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>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Collapse Derivation Tree: