Definition Type: Element
Name: ProfBusGain
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Profit from business or profession
Collapse XSD Schema Diagram:
Drilldown into TotProfBusGain in schema itr-5_2018_master_xsd Drilldown into UnderSecBBG in schema itr-5_2018_master_xsd Drilldown into UnderSecBBF in schema itr-5_2018_master_xsd Drilldown into ProfGainSpecifiedBus in schema itr-5_2018_master_xsd Drilldown into ProfGainSpecBus in schema itr-5_2018_master_xsd Drilldown into ProfGainNoSpecBus in schema itr-5_2018_master_xsdXSD Diagram of ProfBusGain in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ProfBusGain">
    <xs:annotation>
        <xs:documentation> Profit from business or profession
						</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="ProfGainNoSpecBus">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ProfGainSpecBus">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ProfGainSpecifiedBus">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UnderSecBBF">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UnderSecBBG">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotProfBusGain">
                <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
ProfGainNoSpecBus ITRForm:ProfGainNoSpecBus (1) (1)
ProfGainSpecBus ITRForm:ProfGainSpecBus (1) (1)
ProfGainSpecifiedBus ITRForm:ProfGainSpecifiedBus (1) (1)
UnderSecBBF ITRForm:UnderSecBBF (1) (1)
UnderSecBBG ITRForm:UnderSecBBG (1) (1)
TotProfBusGain ITRForm:TotProfBusGain (1) (1)