Definition Type: Element
Name: DDT
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into NetDDTPayableOrRefund in schema itr-6_2018_master_xsd Drilldown into TaxAndInterestPaid in schema itr-6_2018_master_xsd Drilldown into TotalOfDDT in schema itr-6_2018_master_xsd Drilldown into TaxPaymentOnDDTndBBS in schema itr-6_2018_master_xsd Drilldown into AddLITPlusIntrestPayable in schema itr-6_2018_master_xsd Drilldown into IntPayUs115P in schema itr-6_2018_master_xsd Drilldown into TaxPayOnDividDeclarOrPaid in schema itr-6_2018_master_xsd Drilldown into AmtRednAsPer115O1A in schema itr-6_2018_master_xsd Drilldown into AmtAnyDividDeclarOrPaid in schema itr-6_2018_master_xsd Drilldown into RateDividPrevYr in schema itr-6_2018_master_xsd Drilldown into DateOfDeclareDividProfDomesComp in schema itr-6_2018_master_xsdXSD Diagram of DDT in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="DDT" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="DateOfDeclareDividProfDomesComp">
                <xs:simpleType>
                    <xs:restriction base="xs:date">
                        <xs:minInclusive value="2017-04-01" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="RateDividPrevYr" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:double">
                        <xs:minInclusive value="0" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtAnyDividDeclarOrPaid" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AmtRednAsPer115O1A" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TaxPayOnDividDeclarOrPaid">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="AddLITPayUs115_O" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="Surcharge" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="EducationCess" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="TotDDTPayable" 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>
            <xs:element name="IntPayUs115P" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AddLITPlusIntrestPayable" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="TaxPaymentOnDDTndBBS" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="TotalOfDDT" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14">
                        </xs:totalDigits>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TaxAndInterestPaid" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14">
                        </xs:totalDigits>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NetDDTPayableOrRefund" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <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
DateOfDeclareDividProfDomesComp ITRForm:DateOfDeclareDividProfDomesComp (1) (1)
RateDividPrevYr ITRForm:RateDividPrevYr (1) (1)
AmtAnyDividDeclarOrPaid ITRForm:AmtAnyDividDeclarOrPaid (1) (1)
AmtRednAsPer115O1A ITRForm:AmtRednAsPer115O1A (1) (1)
TaxPayOnDividDeclarOrPaid ITRForm:TaxPayOnDividDeclarOrPaid (1) (1)
IntPayUs115P ITRForm:IntPayUs115P (1) (1)
AddLITPlusIntrestPayable ITRForm:AddLITPlusIntrestPayable (1) (1)
TaxPaymentOnDDTndBBS ITRForm:TaxPaymentOnDDTndBBS 0 unbounded
TotalOfDDT ITRForm:TotalOfDDT (1) (1)
TaxAndInterestPaid ITRForm:TaxAndInterestPaid (1) (1)
NetDDTPayableOrRefund ITRForm:NetDDTPayableOrRefund (1) (1)