Definition Type: Element
Name: FinanclPartclrOfBusiness
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalAssets in schema itr-4_2018_master_xsd Drilldown into OtherAssets in schema itr-4_2018_master_xsd Drilldown into LoansAndAdvances in schema itr-4_2018_master_xsd Drilldown into CashInHand in schema itr-4_2018_master_xsd Drilldown into BalWithBanks in schema itr-4_2018_master_xsd Drilldown into SundryDebtors in schema itr-4_2018_master_xsd Drilldown into Inventories in schema itr-4_2018_master_xsd Drilldown into FixedAssets in schema itr-4_2018_master_xsd Drilldown into TotCapLiabilities in schema itr-4_2018_master_xsd Drilldown into OthrCurrLiab in schema itr-4_2018_master_xsd Drilldown into SundryCreditors in schema itr-4_2018_master_xsd Drilldown into Advances in schema itr-4_2018_master_xsd Drilldown into UnSecuredLoans in schema itr-4_2018_master_xsd Drilldown into SecuredLoans in schema itr-4_2018_master_xsd Drilldown into PartnerMemberOwnCapital in schema itr-4_2018_master_xsdXSD Diagram of FinanclPartclrOfBusiness in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="FinanclPartclrOfBusiness">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="PartnerMemberOwnCapital" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SecuredLoans" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UnSecuredLoans" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="Advances" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SundryCreditors" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthrCurrLiab" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotCapLiabilities" default="0" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="FixedAssets" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="Inventories" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SundryDebtors" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalWithBanks" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CashInHand" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LoansAndAdvances" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OtherAssets" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalAssets" default="0" 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
PartnerMemberOwnCapital ITRForm:PartnerMemberOwnCapital 0 (1)
SecuredLoans ITRForm:SecuredLoans 0 (1)
UnSecuredLoans ITRForm:UnSecuredLoans 0 (1)
Advances ITRForm:Advances 0 (1)
SundryCreditors ITRForm:SundryCreditors 0 (1)
OthrCurrLiab ITRForm:OthrCurrLiab 0 (1)
TotCapLiabilities ITRForm:TotCapLiabilities 0 (1)
FixedAssets ITRForm:FixedAssets 0 (1)
Inventories ITRForm:Inventories 0 (1)
SundryDebtors ITRForm:SundryDebtors 0 (1)
BalWithBanks ITRForm:BalWithBanks 0 (1)
CashInHand ITRForm:CashInHand 0 (1)
LoansAndAdvances ITRForm:LoansAndAdvances 0 (1)
OtherAssets ITRForm:OtherAssets 0 (1)
TotalAssets ITRForm:TotalAssets 0 (1)