Definition Type: Element
Name: ITRScheduleUD
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalBalCFNY in schema itr-5_2018_master_xsd Drilldown into TotCurYrAllowSetoffInc in schema itr-5_2018_master_xsd Drilldown into TotBFUAllowAmt in schema itr-5_2018_master_xsd Drilldown into TotDepritBalCFNY in schema itr-5_2018_master_xsd Drilldown into TotCurYrdepritSetoffInc in schema itr-5_2018_master_xsd Drilldown into TotBFUDepritAmt in schema itr-5_2018_master_xsd Drilldown into ScheduleUD in schema itr-5_2018_master_xsd Drilldown into CurAllowBalCFNY in schema itr-5_2018_master_xsd Drilldown into CurBalCFNY in schema itr-5_2018_master_xsd Drilldown into CurrAssYr in schema itr-5_2018_master_xsdXSD Diagram of ITRScheduleUD in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ITRScheduleUD">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="CurrAssYr">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:maxLength value="7" />
                        <xs:enumeration value="2018-19" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CurBalCFNY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CurAllowBalCFNY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="ScheduleUD" minOccurs="0" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation>Assessee name with Sur Name or Org Name mandatory.</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="TotBFUDepritAmt" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotCurYrdepritSetoffInc" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotDepritBalCFNY" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotBFUAllowAmt" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotCurYrAllowSetoffInc" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalBalCFNY" 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
CurrAssYr ITRForm:CurrAssYr (1) (1)
CurBalCFNY ITRForm:CurBalCFNY (1) (1)
CurAllowBalCFNY ITRForm:CurAllowBalCFNY (1) (1)
ScheduleUD ITRForm:ScheduleUD 0 unbounded
TotBFUDepritAmt ITRForm:TotBFUDepritAmt (1) (1)
TotCurYrdepritSetoffInc ITRForm:TotCurYrdepritSetoffInc (1) (1)
TotDepritBalCFNY ITRForm:TotDepritBalCFNY (1) (1)
TotBFUAllowAmt ITRForm:TotBFUAllowAmt (1) (1)
TotCurYrAllowSetoffInc ITRForm:TotCurYrAllowSetoffInc (1) (1)
TotalBalCFNY ITRForm:TotalBalCFNY (1) (1)