Definition Type: Element
Name: ITRScheduleJ
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
Statement showing the investment of all funds as on the last day of the previous year
Collapse XSD Schema Diagram:
Drilldown into ScheduleJVoluntaryContribution in schema itr-7_2018_master_xsd Drilldown into ScheduleJOtherInvstmts in schema itr-7_2018_master_xsd Drilldown into ScheduleJUs13_3 in schema itr-7_2018_master_xsd Drilldown into ScheduleJUs11_5 in schema itr-7_2018_master_xsd Drilldown into BalanceNonCorpusFund in schema itr-7_2018_master_xsd Drilldown into BalanceCorpusFund in schema itr-7_2018_master_xsdXSD Diagram of ITRScheduleJ in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ITRScheduleJ">
    <xs:annotation>
        <xs:documentation>Statement showing the investment of all funds as on
				the last day of the previous year
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="BalanceCorpusFund" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalanceNonCorpusFund" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="ScheduleJUs11_5" minOccurs="0" />
            <xs:element ref="ScheduleJUs13_3" minOccurs="0" />
            <xs:element ref="ScheduleJOtherInvstmts" minOccurs="0" />
            <xs:element ref="ScheduleJVoluntaryContribution" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BalanceCorpusFund ITRForm:BalanceCorpusFund 0 (1)
BalanceNonCorpusFund ITRForm:BalanceNonCorpusFund 0 (1)
ScheduleJUs11_5 ITRForm:ScheduleJUs11_5 0 (1)
ScheduleJUs13_3 ITRForm:ScheduleJUs13_3 0 (1)
ScheduleJOtherInvstmts ITRForm:ScheduleJOtherInvstmts 0 (1)
ScheduleJVoluntaryContribution ITRForm:ScheduleJVoluntaryContribution 0 (1)