Definition Type: Element
Name: CurrYrLosses
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LossRemainSetOff in schema itr-5_2018_master_xsd Drilldown into TotLossSetOff in schema itr-5_2018_master_xsd Drilldown into InLtcg20Per in schema itr-5_2018_master_xsd Drilldown into InLtcg10Per in schema itr-5_2018_master_xsd Drilldown into InStcgAppRate in schema itr-5_2018_master_xsd Drilldown into InStcg30Per in schema itr-5_2018_master_xsd Drilldown into InStcg15Per in schema itr-5_2018_master_xsd Drilldown into InLossSetOff in schema itr-5_2018_master_xsdXSD Diagram of CurrYrLosses in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="CurrYrLosses">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="InLossSetOff" />
            <xs:element ref="InStcg15Per" />
            <xs:element ref="InStcg30Per" />
            <xs:element ref="InStcgAppRate" />
            <xs:element ref="InLtcg10Per" />
            <xs:element ref="InLtcg20Per" />
            <xs:element ref="TotLossSetOff" />
            <xs:element ref="LossRemainSetOff" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InLossSetOff ITRForm:InLossSetOff (1) (1)
InStcg15Per ITRForm:InStcg15Per (1) (1)
InStcg30Per ITRForm:InStcg30Per (1) (1)
InStcgAppRate ITRForm:InStcgAppRate (1) (1)
InLtcg10Per ITRForm:InLtcg10Per (1) (1)
InLtcg20Per ITRForm:InLtcg20Per (1) (1)
TotLossSetOff ITRForm:TotLossSetOff (1) (1)
LossRemainSetOff ITRForm:LossRemainSetOff (1) (1)