Definition Type: Element
Name: TIDeductions
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalDeductions in schema itr-7_2018_master_xsd Drilldown into AmtForCharitableUs111Date in schema itr-7_2018_master_xsd Drilldown into AmtForCharitableUs111Number in schema itr-7_2018_master_xsd Drilldown into AmtForCharitableUs111 in schema itr-7_2018_master_xsd Drilldown into AmtFulfilledUs11_2 in schema itr-7_2018_master_xsd Drilldown into AmtAccumulatedForCharitable in schema itr-7_2018_master_xsd Drilldown into DateOfFurnishing in schema itr-7_2018_master_xsd Drilldown into ExercisedBfDueDateFlag in schema itr-7_2018_master_xsd Drilldown into AmtDeemedForCharitable in schema itr-7_2018_master_xsd Drilldown into AmtAppDeemedIncOfSchERSchEC in schema itr-7_2018_master_xsd Drilldown into AmtAppForCharitablePurposeRepayment in schema itr-7_2018_master_xsd Drilldown into AmtAppliedForRelegiousPurposeUs111A in schema itr-7_2018_master_xsd Drilldown into AmtAppliedtForCharitablePurpose in schema itr-7_2018_master_xsdXSD Diagram of TIDeductions in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="TIDeductions">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="AmtAppliedtForCharitablePurpose">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtAppliedForRelegiousPurposeUs111A">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtAppForCharitablePurposeRepayment">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtAppDeemedIncOfSchERSchEC">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtDeemedForCharitable">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExercisedBfDueDateFlag" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="Y" />
                        <xs:enumeration value="N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DateOfFurnishing" type="xs:date" minOccurs="0" />
            <xs:element name="AmtAccumulatedForCharitable">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtFulfilledUs11_2">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtForCharitableUs111">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtForCharitableUs111Number" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="6" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtForCharitableUs111Date" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:date">
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalDeductions">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AmtAppliedtForCharitablePurpose ITRForm:AmtAppliedtForCharitablePurpose (1) (1)
AmtAppliedForRelegiousPurposeUs111A ITRForm:AmtAppliedForRelegiousPurposeUs111A (1) (1)
AmtAppForCharitablePurposeRepayment ITRForm:AmtAppForCharitablePurposeRepayment (1) (1)
AmtAppDeemedIncOfSchERSchEC ITRForm:AmtAppDeemedIncOfSchERSchEC (1) (1)
AmtDeemedForCharitable ITRForm:AmtDeemedForCharitable (1) (1)
ExercisedBfDueDateFlag ITRForm:ExercisedBfDueDateFlag 0 (1)
DateOfFurnishing ITRForm:DateOfFurnishing 0 (1)
AmtAccumulatedForCharitable ITRForm:AmtAccumulatedForCharitable (1) (1)
AmtFulfilledUs11_2 ITRForm:AmtFulfilledUs11_2 (1) (1)
AmtForCharitableUs111 ITRForm:AmtForCharitableUs111 (1) (1)
AmtForCharitableUs111Number ITRForm:AmtForCharitableUs111Number 0 (1)
AmtForCharitableUs111Date ITRForm:AmtForCharitableUs111Date 0 (1)
TotalDeductions ITRForm:TotalDeductions (1) (1)