Definition Type: Element
Name: ScheduleUD
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Documentation:
Unabsorbed Depreciation
Collapse XSD Schema Diagram:
Drilldown into AllowBalCFNY in schema itr-5_2018_master_xsd Drilldown into AmtAllowSOCY in schema itr-5_2018_master_xsd Drilldown into AmtBFUAllow in schema itr-5_2018_master_xsd Drilldown into BalCFNY in schema itr-5_2018_master_xsd Drilldown into AmtDeprSOCY in schema itr-5_2018_master_xsd Drilldown into AmtBFUD in schema itr-5_2018_master_xsd Drilldown into AssYr in schema itr-5_2018_master_xsdXSD Diagram of ScheduleUD in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ScheduleUD">
    <xs:annotation>
        <xs:documentation>Unabsorbed Depreciation</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="AssYr">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:maxLength value="7" />
                        <xs:pattern value="[0-9][0-9][0-9][0-9]-[0-9][0-9]" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtBFUD" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtDeprSOCY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalCFNY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtBFUAllow" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtAllowSOCY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AllowBalCFNY" 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
AssYr ITRForm:AssYr (1) (1)
AmtBFUD ITRForm:AmtBFUD (1) (1)
AmtDeprSOCY ITRForm:AmtDeprSOCY (1) (1)
BalCFNY ITRForm:BalCFNY (1) (1)
AmtBFUAllow ITRForm:AmtBFUAllow (1) (1)
AmtAllowSOCY ITRForm:AmtAllowSOCY (1) (1)
AllowBalCFNY ITRForm:AllowBalCFNY (1) (1)