Definition Type: Element
Name: ITRScheduleK
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
Statement of particulars regarding the Author(s) / Founder(s) / Trustee(s) / Manager(s), etc., of the Trust or Institution
Collapse XSD Schema Diagram:
Drilldown into ContributionHUFDtls in schema itr-7_2018_master_xsd Drilldown into ContributionUs13_3bDtls in schema itr-7_2018_master_xsd Drilldown into TrusteeManagerDuringPY in schema itr-7_2018_master_xsd Drilldown into AuthorFounderDtlsIfAlive in schema itr-7_2018_master_xsdXSD Diagram of ITRScheduleK in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ITRScheduleK">
    <xs:annotation>
        <xs:documentation>Statement of particulars regarding the Author(s) /
				Founder(s) / Trustee(s) / Manager(s), etc., of the Trust or
				Institution
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="AuthorFounderDtlsIfAlive" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TrusteeManagerDuringPY" maxOccurs="unbounded" />
            <xs:element ref="ContributionUs13_3bDtls" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ContributionHUFDtls" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AuthorFounderDtlsIfAlive ITRForm:AuthorFounderDtlsIfAlive 0 unbounded
TrusteeManagerDuringPY ITRForm:TrusteeManagerDuringPY (1) unbounded
ContributionUs13_3bDtls ITRForm:ContributionUs13_3bDtls 0 unbounded
ContributionHUFDtls ITRForm:ContributionHUFDtls 0 unbounded