Definition Type: Element
Name: PersumptiveInc44AE
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-4_2018_Master.xsd
Abstract
Documentation:
Computation of Persumptive Income Under 44AE
Collapse XSD Schema Diagram:
Drilldown into IncChargeableUnderBus in schema itr-4_2018_master_xsd Drilldown into TotalPersumptiveInc in schema itr-4_2018_master_xsd Drilldown into SalInterestByFirm in schema itr-4_2018_master_xsd Drilldown into TotPersumInc44AE in schema itr-4_2018_master_xsdXSD Diagram of PersumptiveInc44AE in schema itr-4_2018_master_xsd (Income Tax Department India ITR-4)
Collapse XSD Schema Code:
<xs:element name="PersumptiveInc44AE">
    <xs:annotation>
        <xs:documentation>Computation of Persumptive Income Under 44AE
			</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="TotPersumInc44AE" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SalInterestByFirm" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalPersumptiveInc" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncChargeableUnderBus" minOccurs="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
TotPersumInc44AE ITRForm:TotPersumInc44AE 0 (1)
SalInterestByFirm ITRForm:SalInterestByFirm 0 (1)
TotalPersumptiveInc ITRForm:TotalPersumptiveInc 0 (1)
IncChargeableUnderBus ITRForm:IncChargeableUnderBus 0 (1)