Definition Type: Element
Name: Proviso112SectionCode
Namespace: http://incometaxindiaefiling.gov.in/master
Type: ITRForm:nonEmptyString
Containing Schema: ITR-3_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
22" - (i) listed securities (other than a unit) or zero coupon bonds where proviso to section 112(1) is applicable 5ACA1b" - (ii) GDR of an Indian company referred in sec. 115ACA
Collapse XSD Schema Diagram:
XSD Diagram of Proviso112SectionCode in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="Proviso112SectionCode">
    <xs:annotation>
        <xs:documentation>
										22" - (i) listed securities (other than a
										unit) or zero coupon
										bonds where proviso to section 112(1) is
										applicable
										5ACA1b" - (ii) GDR of an Indian company referred in
										sec. 115ACA
									</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="22" />
            <xs:enumeration value="5ACA1b" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 22
Enumeration 5ACA1b
Collapse Derivation Tree: