Definition Type: ComplexType
Name: DeducClaimDtls54D
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AmtDeducted in schema itr-5_2018_master_xsd Drilldown into AmtDeposited in schema itr-5_2018_master_xsd Drilldown into DateofPurchase in schema itr-5_2018_master_xsd Drilldown into CostofNewLandBuilding in schema itr-5_2018_master_xsd Drilldown into DateofAcquisition in schema itr-5_2018_master_xsdXSD Diagram of DeducClaimDtls54D in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="DeducClaimDtls54D">
    <xs:sequence>
        <xs:element name="DateofAcquisition">
            <xs:simpleType>
                <xs:restriction base="xs:date">
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="CostofNewLandBuilding" minOccurs="0">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="DateofPurchase" minOccurs="0">
            <xs:simpleType>
                <xs:restriction base="xs:date">
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="AmtDeposited" minOccurs="0">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="AmtDeducted">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateofAcquisition ITRForm:DateofAcquisition (1) (1)
CostofNewLandBuilding ITRForm:CostofNewLandBuilding 0 (1)
DateofPurchase ITRForm:DateofPurchase 0 (1)
AmtDeposited ITRForm:AmtDeposited 0 (1)
AmtDeducted ITRForm:AmtDeducted (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:DeducClaimDtlsUs54D