Definition Type: Element
Name: ExemptionSecCode
Namespace: http://incometaxindiaefiling.gov.in/master
Type: ITRForm:nonEmptyString
Containing Schema: ITR-3_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
"54" - Sec 54 "54B" - Sec 54B "54D" - Sec 54D "54EC" - Sec 54EC "54EE" - Sec 54EE "54F" - Sec 54F "54G" - Sec 54G "54GA" - Sec 54GA "54GB" - Sec 54GB
Collapse XSD Schema Diagram:
XSD Diagram of ExemptionSecCode in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="ExemptionSecCode">
    <xs:annotation>
        <xs:documentation>
									"54" - Sec 54
									"54B" - Sec 54B
									"54D" - Sec 54D
									"54EC" - Sec 54EC
									"54EE" - Sec 54EE
									"54F" - Sec 54F
									"54G" - Sec	54G
									"54GA" - Sec 54GA
									"54GB" - Sec 54GB
								</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="54" />
            <xs:enumeration value="54B" />
            <xs:enumeration value="54D" />
            <xs:enumeration value="54EC" />
            <xs:enumeration value="54EE" />
            <xs:enumeration value="54F" />
            <xs:enumeration value="54G" />
            <xs:enumeration value="54GA" />
            <xs:enumeration value="54GB" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 54
Enumeration 54B
Enumeration 54D
Enumeration 54EC
Enumeration 54EE
Enumeration 54F
Enumeration 54G
Enumeration 54GA
Enumeration 54GB
Collapse Derivation Tree: