Definition Type: Element
Name: NonCurrInvstmnts
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotNonCurrInvstmnts in schema itr-6_2018_master_xsd Drilldown into OtherInvstmnts in schema itr-6_2018_master_xsd Drilldown into InvstmntInPrtnrShipFirm in schema itr-6_2018_master_xsd Drilldown into MutualFunds in schema itr-6_2018_master_xsd Drilldown into DebenturesOrBonds in schema itr-6_2018_master_xsd Drilldown into GovtOrTrustSecurities in schema itr-6_2018_master_xsd Drilldown into PreferenceShares in schema itr-6_2018_master_xsd Drilldown into EquityInstruments in schema itr-6_2018_master_xsd Drilldown into InvInProperty in schema itr-6_2018_master_xsdXSD Diagram of NonCurrInvstmnts in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="NonCurrInvstmnts">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="InvInProperty" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="EquityInstruments">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="ListedEquities" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="UnListedEquities" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="Total" 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="PreferenceShares" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GovtOrTrustSecurities" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DebenturesOrBonds" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="MutualFunds" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="InvstmntInPrtnrShipFirm" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OtherInvstmnts" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotNonCurrInvstmnts" 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
InvInProperty ITRForm:InvInProperty (1) (1)
EquityInstruments ITRForm:EquityInstruments (1) (1)
PreferenceShares ITRForm:PreferenceShares (1) (1)
GovtOrTrustSecurities ITRForm:GovtOrTrustSecurities (1) (1)
DebenturesOrBonds ITRForm:DebenturesOrBonds (1) (1)
MutualFunds ITRForm:MutualFunds (1) (1)
InvstmntInPrtnrShipFirm ITRForm:InvstmntInPrtnrShipFirm (1) (1)
OtherInvstmnts ITRForm:OtherInvstmnts (1) (1)
TotNonCurrInvstmnts ITRForm:TotNonCurrInvstmnts (1) (1)