Definition Type: Element
Name: ScheduleLA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
Political Party
Collapse XSD Schema Diagram:
Drilldown into ReportUs139_4B in schema itr-7_2018_master_xsd Drilldown into SubmissionDate in schema itr-7_2018_master_xsd Drilldown into ReportUs29 in schema itr-7_2018_master_xsd Drilldown into DonExceElectoralBond in schema itr-7_2018_master_xsd Drilldown into AuditDetailsSchLA in schema itr-7_2018_master_xsd Drilldown into AccountsAudited in schema itr-7_2018_master_xsd Drilldown into VoluntaryContributionElecBond 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 ScheduleLA in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ScheduleLA">
    <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="VoluntaryContributionElecBond" minOccurs="0">
                <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 ref="AuditDetailsSchLA" minOccurs="0" />
            <xs:element name="DonExceElectoralBond">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ReportUs29">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SubmissionDate" type="xs:date" minOccurs="0" />
            <xs:element name="ReportUs139_4B">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                        <xs:whiteSpace value="collapse" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </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)
VoluntaryContributionElecBond ITRForm:VoluntaryContributionElecBond 0 (1)
AccountsAudited ITRForm:AccountsAudited (1) (1)
AuditDetailsSchLA ITRForm:AuditDetailsSchLA 0 (1)
DonExceElectoralBond ITRForm:DonExceElectoralBond (1) (1)
ReportUs29 ITRForm:ReportUs29 (1) (1)
SubmissionDate ITRForm:SubmissionDate 0 (1)
ReportUs139_4B ITRForm:ReportUs139_4B (1) (1)