Definition Type: Element
Name: IncCYLA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IncOfCurYrAfterSetOff in schema itr-5_2018_master_xsd Drilldown into OthSrcLossNoRaceHorseSetoff in schema itr-5_2018_master_xsd Drilldown into BusLossSetoff in schema itr-5_2018_master_xsd Drilldown into HPlossCurYrSetoff in schema itr-5_2018_master_xsd Drilldown into IncOfCurYrUnderThatHead in schema itr-5_2018_master_xsdXSD Diagram of IncCYLA in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="IncCYLA">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="IncOfCurYrUnderThatHead" default="0">
                <xs:annotation>
                    <xs:documentation>Fill positive or zero value only
						</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="HPlossCurYrSetoff" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BusLossSetoff" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthSrcLossNoRaceHorseSetoff" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncOfCurYrAfterSetOff" 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
IncOfCurYrUnderThatHead ITRForm:IncOfCurYrUnderThatHead (1) (1)
HPlossCurYrSetoff ITRForm:HPlossCurYrSetoff 0 (1)
BusLossSetoff ITRForm:BusLossSetoff 0 (1)
OthSrcLossNoRaceHorseSetoff ITRForm:OthSrcLossNoRaceHorseSetoff 0 (1)
IncOfCurYrAfterSetOff ITRForm:IncOfCurYrAfterSetOff (1) (1)