Definition Type: Element
Name: TDSDtls26QC
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Documentation:
Details of Tax Deducted at Source [26QC furnished by the Deductor(s)]
Collapse XSD Schema Diagram:
Drilldown into TotalTDSDetails26QC in schema itr-4_2018_master_xsd Drilldown into TDSDetails26QC in schema itr-4_2018_master_xsdXSD Diagram of TDSDtls26QC in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="TDSDtls26QC">
    <xs:annotation>
        <xs:documentation>Details of Tax Deducted at Source [26QC furnished by the Deductor(s)]
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="TDSDetails26QC" maxOccurs="unbounded" />
            <xs:element name="TotalTDSDetails26QC" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TDSDetails26QC ITRForm:TDSDetails26QC (1) unbounded
TotalTDSDetails26QC ITRForm:TotalTDSDetails26QC (1) (1)