Definition Type: Element
Name: AssYr
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of AssYr in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="AssYr">
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:maxLength value="7" />
            <xs:enumeration value="2008-09" />
            <xs:enumeration value="2009-10" />
            <xs:enumeration value="2010-11" />
            <xs:enumeration value="2011-12" />
            <xs:enumeration value="2012-13" />
            <xs:enumeration value="2013-14" />
            <xs:enumeration value="2014-15" />
            <xs:enumeration value="2015-16" />
            <xs:enumeration value="2016-17" />
            <xs:enumeration value="2017-18" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 2008-09
Enumeration 2009-10
Enumeration 2010-11
Enumeration 2011-12
Enumeration 2012-13
Enumeration 2013-14
Enumeration 2014-15
Enumeration 2015-16
Enumeration 2016-17
Enumeration 2017-18
MaxLength 7
Collapse Derivation Tree: