Definition Type: Element
Name: DedFromUndertakingWithAy
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DedUs10Sub in schema itr-5_2018_master_xsd Drilldown into AssmtYrUnit in schema itr-5_2018_master_xsdXSD Diagram of DedFromUndertakingWithAy in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="DedFromUndertakingWithAy">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="AssmtYrUnit">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:enumeration value="2001-02" />
                        <xs:enumeration value="2002-03" />
                        <xs:enumeration value="2003-04" />
                        <xs:enumeration value="2004-05" />
                        <xs:enumeration value="2005-06" />
                        <xs:enumeration value="2006-07" />
                        <xs:enumeration value="2007-08" />
                        <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:enumeration value="2018-19" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DedUs10Sub" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssmtYrUnit ITRForm:AssmtYrUnit (1) (1)
DedUs10Sub ITRForm:DedUs10Sub (1) (1)