<xs:element name="Proviso112Applicable" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Proviso112SectionCode">
<xs:annotation>
<xs:documentation>
"22": From sale of listed securities (other than a unit) or zero coupon bonds where proviso
under section 112(1) is applicable or unit of a Mutual Fund transferred on or before
10-07-2014 (taxable @ 10% without indexation benefit)
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="nonEmptyString">
<xs:enumeration value="22" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Proviso112Applicabledtls" type="EquityOrUnitSec54Type" />
</xs:sequence>
</xs:complexType>
</xs:element>
|