Definition Type: Element
Name: CarryFwdLossDetail
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OthSrcLossRaceHorseCF in schema itr-5_2018_master_xsd Drilldown into LTCGLossCF in schema itr-5_2018_master_xsd Drilldown into STCGLossCF in schema itr-5_2018_master_xsd Drilldown into LossFrmSpecifiedBusCF in schema itr-5_2018_master_xsd Drilldown into LossFrmSpecBusCF in schema itr-5_2018_master_xsd Drilldown into BusLossOthThanSpecLossCF in schema itr-5_2018_master_xsd Drilldown into HPLossCF in schema itr-5_2018_master_xsd Drilldown into DateOfFiling in schema itr-5_2018_master_xsdXSD Diagram of CarryFwdLossDetail in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="CarryFwdLossDetail">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="DateOfFiling">
                <xs:simpleType>
                    <xs:restriction base="xs:date">
                        <xs:minInclusive value="2010-04-01" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="HPLossCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BusLossOthThanSpecLossCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LossFrmSpecBusCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LossFrmSpecifiedBusCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="STCGLossCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LTCGLossCF" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthSrcLossRaceHorseCF" 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
DateOfFiling ITRForm:DateOfFiling (1) (1)
HPLossCF ITRForm:HPLossCF 0 (1)
BusLossOthThanSpecLossCF ITRForm:BusLossOthThanSpecLossCF 0 (1)
LossFrmSpecBusCF ITRForm:LossFrmSpecBusCF 0 (1)
LossFrmSpecifiedBusCF ITRForm:LossFrmSpecifiedBusCF 0 (1)
STCGLossCF ITRForm:STCGLossCF 0 (1)
LTCGLossCF ITRForm:LTCGLossCF 0 (1)
OthSrcLossRaceHorseCF ITRForm:OthSrcLossRaceHorseCF 0 (1)