Definition Type: ComplexType
Name: OSIncCYLA
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 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 OSIncCYLA in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="OSIncCYLA">
    <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="IncOfCurYrAfterSetOff" default="0">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IncOfCurYrUnderThatHead ITRForm:IncOfCurYrUnderThatHead (1) (1)
HPlossCurYrSetoff ITRForm:HPlossCurYrSetoff 0 (1)
BusLossSetoff ITRForm:BusLossSetoff 0 (1)
IncOfCurYrAfterSetOff ITRForm:IncOfCurYrAfterSetOff (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:IncCYLA