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