Definition Type: ComplexType
Name: OthersIncDtlsSal
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OthAmount in schema itr-3_2018_master_xsd Drilldown into OthNatOfInc in schema itr-3_2018_master_xsd Drilldown into NatureDesc in schema itr-3_2018_master_xsdXSD Diagram of OthersIncDtlsSal in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:complexType name="OthersIncDtlsSal">
    <xs:sequence>
        <xs:element name="NatureDesc">
            <xs:annotation>
                <xs:documentation>
						10(6) : Sec 10(6)-Remuneration received as an official, by whatever
						name
						called, of an embassy, high commission etc
						10(7) : Sec 10(7)-Allowances or perquisites paid or allowed as such
						outside India by the Government to a citizen of India for
						rendering
						service outside India
						10(10) : Sec 10(10)-Death-cum-retirement gratuity received
						10(10A) : Sec 10(10A)-Commuted value of pension received
						10(10AA): Sec 10(10AA)-Earned leave encashment
						10(10B) : Sec 10(10B)-Retrenchment Compensation received
						10(10C) : Sec 10(10C)-Amount received on voluntary retirement or
						termination of service
						10(11) : Sec 10(11)-Statuory Provident Fund received
						10(12) : Sec 10(12)-Recognised Provident Fund received
						10(13) : Sec 10(13)-Approved superannuation fund received
						10(14)(i) : Sec 10(14)(i) Allowances or benefits not in a nature of 
						 perquisite	 specifically granted and incurred in performance 
						 of duties of office or employment
						10(14)(ii) : Sec 10(14)(ii) Allowances or benefits not in a nature of 
						 perquisite specifically granted in performance of duties 
						 of office or employment
						10(17) : Sec 10(17)-Allowance MP/MLA/MLC
						10(17A) : Sec 10(17A)-Award instituted by Government
						10(18) : Sec 10(18)-Pension received by winner of  "Param Vir Chakra" 
						 or "Maha Vir Chakra" or "Vir Chakra" or such other gallantry award
						10(16) : Scholarships granted to meet the cost of education
						DMDP 	: 	Defense medical disability pension
						OTH : Any Other
					</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:enumeration value="10(6)" />
                    <xs:enumeration value="10(7)" />
                    <xs:enumeration value="10(10)" />
                    <xs:enumeration value="10(10A)" />
                    <xs:enumeration value="10(10AA)" />
                    <xs:enumeration value="10(10B)" />
                    <xs:enumeration value="10(10C)" />
                    <xs:enumeration value="10(11)" />
                    <xs:enumeration value="10(12)" />
                    <xs:enumeration value="10(13)" />
                    <xs:enumeration value="10(14)(i)" />
                    <xs:enumeration value="10(14)(ii)" />
                    <xs:enumeration value="10(17)" />
                    <xs:enumeration value="10(17A)" />
                    <xs:enumeration value="10(18)" />
                    <xs:enumeration value="10(16)" />
                    <xs:enumeration value="DMDP" />
                    <xs:enumeration value="OTH" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="OthNatOfInc" minOccurs="0">
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:maxLength value="125" />
                    <xs:minLength value="1" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="OthAmount">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NatureDesc ITRForm:NatureDesc (1) (1)
OthNatOfInc ITRForm:OthNatOfInc 0 (1)
OthAmount ITRForm:OthAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:OthersIncDtls