Definition Type: Element
Name: ScheduleVIA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeductUndChapVIA in schema itr-5_2018_master_xsd Drilldown into UsrDeductUndChapVIA in schema itr-5_2018_master_xsdXSD Diagram of ScheduleVIA in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ScheduleVIA">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="UsrDeductUndChapVIA">
                <xs:annotation>
                    <xs:documentation>Deductions from income</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element ref="DeductUndChapVIA" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UsrDeductUndChapVIA ITRForm:UsrDeductUndChapVIA (1) (1)
DeductUndChapVIA ITRForm:DeductUndChapVIA (1) (1)