Definition Type: Element
Name: ScheduleICDS
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalNetAmtNegative in schema itr-5_2018_master_xsd Drilldown into TotalNetAmt in schema itr-5_2018_master_xsd Drilldown into ProvAssets in schema itr-5_2018_master_xsd Drilldown into BorrowingCosts in schema itr-5_2018_master_xsd Drilldown into Securities in schema itr-5_2018_master_xsd Drilldown into GovtGrants in schema itr-5_2018_master_xsd Drilldown into ForeignExgRates in schema itr-5_2018_master_xsd Drilldown into TangibleFixedAsset in schema itr-5_2018_master_xsd Drilldown into RevenueRcgAmt in schema itr-5_2018_master_xsd Drilldown into ConstContractsAmt in schema itr-5_2018_master_xsd Drilldown into InventoriesValue in schema itr-5_2018_master_xsd Drilldown into AccPolicyAmt in schema itr-5_2018_master_xsdXSD Diagram of ScheduleICDS in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ScheduleICDS">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="AccPolicyAmt" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="InventoriesValue" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ConstContractsAmt" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="RevenueRcgAmt" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TangibleFixedAsset" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ForeignExgRates" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GovtGrants" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="Securities" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BorrowingCosts" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ProvAssets" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalNetAmt" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalNetAmtNegative" minOccurs="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
AccPolicyAmt ITRForm:AccPolicyAmt 0 (1)
InventoriesValue ITRForm:InventoriesValue 0 (1)
ConstContractsAmt ITRForm:ConstContractsAmt 0 (1)
RevenueRcgAmt ITRForm:RevenueRcgAmt 0 (1)
TangibleFixedAsset ITRForm:TangibleFixedAsset 0 (1)
ForeignExgRates ITRForm:ForeignExgRates 0 (1)
GovtGrants ITRForm:GovtGrants 0 (1)
Securities ITRForm:Securities 0 (1)
BorrowingCosts ITRForm:BorrowingCosts 0 (1)
ProvAssets ITRForm:ProvAssets 0 (1)
TotalNetAmt ITRForm:TotalNetAmt 0 (1)
TotalNetAmtNegative ITRForm:TotalNetAmtNegative 0 (1)