Definition Type: Element
Name: DeductedYr
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: unsignedLong:http://www.w3.org/2001/XMLSchema
Containing Schema: ITR-5_2018_Master.xsd
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of DeductedYr in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="DeductedYr">
    <xs:simpleType>
        <xs:restriction base="xs:unsignedLong">
            <xs:totalDigits value="4" />
            <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 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
TotalDigits 4