Definition Type: Element
Name: MovableAsset
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VehiclYachtsBoatsAircrafts in schema itr-4_2018_master_xsd Drilldown into ArchCollDrawPaintSulpArt in schema itr-4_2018_master_xsd Drilldown into JewelleryBullionEtc in schema itr-4_2018_master_xsd Drilldown into CashInHand in schema itr-4_2018_master_xsd Drilldown into LoansAndAdvancesGiven in schema itr-4_2018_master_xsd Drilldown into InsurancePolicies in schema itr-4_2018_master_xsd Drilldown into SharesAndSecurities in schema itr-4_2018_master_xsd Drilldown into DepositsInBank in schema itr-4_2018_master_xsdXSD Diagram of MovableAsset in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="MovableAsset">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="DepositsInBank">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SharesAndSecurities">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="InsurancePolicies">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LoansAndAdvancesGiven">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CashInHand">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="JewelleryBullionEtc">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ArchCollDrawPaintSulpArt">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="VehiclYachtsBoatsAircrafts">
                <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
DepositsInBank ITRForm:DepositsInBank (1) (1)
SharesAndSecurities ITRForm:SharesAndSecurities (1) (1)
InsurancePolicies ITRForm:InsurancePolicies (1) (1)
LoansAndAdvancesGiven ITRForm:LoansAndAdvancesGiven (1) (1)
CashInHand ITRForm:CashInHand (1) (1)
JewelleryBullionEtc ITRForm:JewelleryBullionEtc (1) (1)
ArchCollDrawPaintSulpArt ITRForm:ArchCollDrawPaintSulpArt (1) (1)
VehiclYachtsBoatsAircrafts ITRForm:VehiclYachtsBoatsAircrafts (1) (1)