Definition Type: Element
Name: ScheduleER
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
Schedule CT Particulars of transactions undertaken during the previous year
Collapse XSD Schema Diagram:
Drilldown into AmtUtilDeemedToAppEarYear in schema itr-7_2018_master_xsd Drilldown into OutOfIncDuringPrevYear in schema itr-7_2018_master_xsdXSD Diagram of ScheduleER in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ScheduleER">
    <xs:annotation>
        <xs:documentation>Schedule CT Particulars of transactions undertaken during the previous year</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="OutOfIncDuringPrevYear" type="DtlsOfAmtAppToRevAcc" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="AmtUtilDeemedToAppEarYear" type="DtlsOfAmtAppToRevAccUtlzd" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OutOfIncDuringPrevYear ITRForm:OutOfIncDuringPrevYear 0 unbounded
AmtUtilDeemedToAppEarYear ITRForm:AmtUtilDeemedToAppEarYear 0 unbounded