Definition Type: Element
Name: DeductedYr
Namespace: http://incometaxindiaefiling.gov.in/master
Type: ITRForm:nonEmptyString
Containing Schema: ITR-4_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of DeductedYr in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="DeductedYr">
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:length value="4" />
            <xs:enumeration value="2017" />
            <xs:enumeration value="2016" />
            <xs:enumeration value="2015" />
            <xs:enumeration value="2014" />
            <xs:enumeration value="2013" />
            <xs:enumeration value="2012" />
            <xs:enumeration value="2011" />
            <xs:enumeration value="2010" />
            <xs:enumeration value="2009" />
            <xs:enumeration value="2008" />
            <xs:enumeration value="2007" />
            <xs:enumeration value="2006" />
            <xs:enumeration value="2005" />
            <xs:enumeration value="2004" />
            <xs:enumeration value="2003" />
            <xs:enumeration value="2002" />
            <xs:enumeration value="2001" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 2017
Enumeration 2016
Enumeration 2015
Enumeration 2014
Enumeration 2013
Enumeration 2012
Enumeration 2011
Enumeration 2010
Enumeration 2009
Enumeration 2008
Enumeration 2007
Enumeration 2006
Enumeration 2005
Enumeration 2004
Enumeration 2003
Enumeration 2002
Enumeration 2001
Length 4
Collapse Derivation Tree: