Definition Type: Element
Name: ScheduleET
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
Political Party
Collapse XSD Schema Diagram:
Drilldown into VoluntaryContributionDtls in schema itr-7_2018_master_xsd Drilldown into ReportAsPerRule17CA in schema itr-7_2018_master_xsd Drilldown into AuditReportDate in schema itr-7_2018_master_xsd Drilldown into AccountsAudited in schema itr-7_2018_master_xsd Drilldown into RecordsMaintainedWithPAN in schema itr-7_2018_master_xsd Drilldown into VoluntaryContribution in schema itr-7_2018_master_xsd Drilldown into BooksOfAccMaintained in schema itr-7_2018_master_xsdXSD Diagram of ScheduleET in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ScheduleET">
    <xs:annotation>
        <xs:documentation>Political Party</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="BooksOfAccMaintained">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="VoluntaryContribution">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="RecordsMaintainedWithPAN">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AccountsAudited">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AuditReportDate" type="xs:date" minOccurs="0" />
            <xs:element name="ReportAsPerRule17CA">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="VoluntaryContributionDtls" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BooksOfAccMaintained ITRForm:BooksOfAccMaintained (1) (1)
VoluntaryContribution ITRForm:VoluntaryContribution (1) (1)
RecordsMaintainedWithPAN ITRForm:RecordsMaintainedWithPAN (1) (1)
AccountsAudited ITRForm:AccountsAudited (1) (1)
AuditReportDate ITRForm:AuditReportDate 0 (1)
ReportAsPerRule17CA ITRForm:ReportAsPerRule17CA (1) (1)
VoluntaryContributionDtls ITRForm:VoluntaryContributionDtls (1) (1)