Definition Type: Element
Name: ScheduleBP
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Documentation:
Presumptive Income Under 44AE and 44AD
Collapse XSD Schema Diagram:
Drilldown into FinanclPartclrOfBusiness in schema itr-4_2018_master_xsd Drilldown into TotalTurnoverGrsRcptGSTIN in schema itr-4_2018_master_xsd Drilldown into TurnoverGrsRcptForGSTIN in schema itr-4_2018_master_xsd Drilldown into PersumptiveInc44AE in schema itr-4_2018_master_xsd Drilldown into PersumptiveInc44ADA in schema itr-4_2018_master_xsd Drilldown into PersumptiveInc44AD in schema itr-4_2018_master_xsdXSD Diagram of ScheduleBP in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="ScheduleBP">
    <xs:annotation>
        <xs:documentation>Presumptive Income Under 44AE and 44AD</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PersumptiveInc44AD" minOccurs="0" />
            <xs:element ref="PersumptiveInc44ADA" minOccurs="0" />
            <xs:element ref="PersumptiveInc44AE" minOccurs="0" />
            <xs:element ref="TurnoverGrsRcptForGSTIN" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="TotalTurnoverGrsRcptGSTIN" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="FinanclPartclrOfBusiness" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersumptiveInc44AD ITRForm:PersumptiveInc44AD 0 (1)
PersumptiveInc44ADA ITRForm:PersumptiveInc44ADA 0 (1)
PersumptiveInc44AE ITRForm:PersumptiveInc44AE 0 (1)
TurnoverGrsRcptForGSTIN ITRForm:TurnoverGrsRcptForGSTIN 0 unbounded
TotalTurnoverGrsRcptGSTIN ITRForm:TotalTurnoverGrsRcptGSTIN 0 (1)
FinanclPartclrOfBusiness ITRForm:FinanclPartclrOfBusiness 0 (1)