<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns="http://incometaxindiaefiling.gov.in/"
xmlns:ITRForm="http://incometaxindiaefiling.gov.in/Corpmaster"
xmlns:ITR6FORM="http://incometaxindiaefiling.gov.in/ITR6"
targetNamespace="http://incometaxindiaefiling.gov.in/ITR6"
elementFormDefault="qualified"
attributeFormDefault="unqualified">
<xs:import namespace="http://incometaxindiaefiling.gov.in/Corpmaster" schemaLocation="./ITR-6_2018_Master.xsd"/>
<xs:element name="ITR6">
<xs:complexType>
<xs:sequence>
<xs:element ref="ITRForm:CreationInfo"/>
<xs:element ref="ITRForm:Form_ITR6"/>
<xs:element ref="ITRForm:PartA_GEN1"/>
<xs:element ref="ITRForm:PartA_GEN2For6"/>
<xs:element ref="ITRForm:PARTA_BSFor6FrmAY13"/>
<xs:element ref="ITRForm:PARTA_BSIndAS"/>
<xs:element ref="ITRForm:PARTA_PL"/>
<xs:element ref="ITRForm:PARTA_PLIndAS"/>
<xs:element ref="ITRForm:PARTA_OI" minOccurs="0"/>
<xs:element ref="ITRForm:PARTA_QD" minOccurs="0"/>
<xs:element ref="ITRForm:PARTA_OL" minOccurs="0"/>
<xs:element ref="ITRForm:PartB-TI"/>
<xs:element ref="ITRForm:PartB_TTI"/>
<xs:element ref="ITRForm:Verification"/>
<xs:element ref="ITRForm:ScheduleHP" minOccurs="0"/>
<xs:element ref="ITRForm:CorpScheduleBP"/>
<xs:element ref="ITRForm:ScheduleDPM" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleDOA" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleDEP" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleDCG" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleESR" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleCG" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleOS" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleCYLA" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleBFLA" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleCFL" minOccurs="0"/>
<xs:element ref="ITRForm:ITRScheduleUD" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleICDS" minOccurs="0"/>
<xs:element ref="ITRForm:Schedule10AA" minOccurs="0"/>
<xs:element ref="ITRForm:Schedule80G" minOccurs="0"/>
<xs:element ref="ITRForm:Schedule80_IA" minOccurs="0"/>
<xs:element ref="ITRForm:Schedule80_IB" minOccurs="0"/>
<xs:element ref="ITRForm:Schedule80_IC" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleVIA" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleSI" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleEI" minOccurs="0"/>
<xs:element ref="ITRForm:SchedulePTI" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleMAT"/>
<xs:element ref="ITRForm:ScheduleMATC"/>
<xs:element ref="ITRForm:ScheduleDDT" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleBBS" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleIT" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleTDS2" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleTDS3" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleTCS" minOccurs="0"/>
<xs:element ref="ITRForm:ItrScheduleFsiAy2014" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleTR1" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleFA" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleGST" minOccurs="0"/>
<xs:element ref="ITRForm:ScheduleFD" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
|