Definition Type: Element
Name: LossRemAftSetOff
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into BalOthSrcLossNoRaceHorseAftSetoff in schema itr-5_2018_master_xsd Drilldown into BalBusLossAftSetoff in schema itr-5_2018_master_xsd Drilldown into BalHPlossCurYrAftSetoff in schema itr-5_2018_master_xsdXSD Diagram of LossRemAftSetOff in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="LossRemAftSetOff" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="BalHPlossCurYrAftSetoff" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalBusLossAftSetoff" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalOthSrcLossNoRaceHorseAftSetoff" default="0" minOccurs="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
BalHPlossCurYrAftSetoff ITRForm:BalHPlossCurYrAftSetoff 0 (1)
BalBusLossAftSetoff ITRForm:BalBusLossAftSetoff 0 (1)
BalOthSrcLossNoRaceHorseAftSetoff ITRForm:BalOthSrcLossNoRaceHorseAftSetoff 0 (1)