Definition Type: Element
Name: NoBooksOfAccPL
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotBusinessProfession in schema itr-5_2018_master_xsd Drilldown into NetProfitPrf in schema itr-5_2018_master_xsd Drilldown into ExpensesPrf in schema itr-5_2018_master_xsd Drilldown into GrossProfitPrf in schema itr-5_2018_master_xsd Drilldown into GrossReceiptPrf in schema itr-5_2018_master_xsd Drilldown into NetProfit in schema itr-5_2018_master_xsd Drilldown into Expenses in schema itr-5_2018_master_xsd Drilldown into GrossProfit in schema itr-5_2018_master_xsd Drilldown into GrsRcptOtherMode in schema itr-5_2018_master_xsd Drilldown into GrsRcptAccPayeeOrBankMode in schema itr-5_2018_master_xsd Drilldown into GrossReceipt in schema itr-5_2018_master_xsdXSD Diagram of NoBooksOfAccPL in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="NoBooksOfAccPL">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="GrossReceipt">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrsRcptAccPayeeOrBankMode">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrsRcptOtherMode">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossProfit">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="Expenses">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NetProfit">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossReceiptPrf">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="GrossProfitPrf">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExpensesPrf">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NetProfitPrf">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotBusinessProfession" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <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
GrossReceipt ITRForm:GrossReceipt (1) (1)
GrsRcptAccPayeeOrBankMode ITRForm:GrsRcptAccPayeeOrBankMode (1) (1)
GrsRcptOtherMode ITRForm:GrsRcptOtherMode (1) (1)
GrossProfit ITRForm:GrossProfit (1) (1)
Expenses ITRForm:Expenses (1) (1)
NetProfit ITRForm:NetProfit (1) (1)
GrossReceiptPrf ITRForm:GrossReceiptPrf (1) (1)
GrossProfitPrf ITRForm:GrossProfitPrf (1) (1)
ExpensesPrf ITRForm:ExpensesPrf (1) (1)
NetProfitPrf ITRForm:NetProfitPrf (1) (1)
TotBusinessProfession ITRForm:TotBusinessProfession (1) (1)