Definition Type: Element
Name: ScheduleSPI
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
Abstract
Documentation:
Income of specified persons (Spouse,minor child etc) includable in income of the assessee
Collapse XSD Schema Diagram:
Drilldown into SpecifiedPerson in schema itr-3_2018_master_xsdXSD Diagram of ScheduleSPI in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="ScheduleSPI">
    <xs:annotation>
        <xs:documentation>Income of specified persons (Spouse,minor child
				etc) includable in income of the assessee
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SpecifiedPerson" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecifiedPerson ITRForm:SpecifiedPerson (1) unbounded