Definition Type: Element
Name: Proviso112Applicable
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
MinOccurs 0
MaxOccurs 2
Abstract
Collapse XSD Schema Diagram:
Drilldown into Proviso112Applicabledtls in schema itr-3_2018_master_xsd Drilldown into Proviso112SectionCode in schema itr-3_2018_master_xsdXSD Diagram of Proviso112Applicable in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="Proviso112Applicable" minOccurs="0" maxOccurs="2">
    <xs:complexType>
        <xs:sequence>
            <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>
            <xs:element name="Proviso112Applicabledtls" type="EquityOrUnitSec54TypeDebn112" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Proviso112SectionCode ITRForm:Proviso112SectionCode (1) (1)
Proviso112Applicabledtls ITRForm:Proviso112Applicabledtls (1) (1)