Definition Type: Element
Name: TotalIncomeOfHP
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: long:http://www.w3.org/2001/XMLSchema
Containing Schema: ITR-7_2018_Master.xsd
Abstract
ContentType Restriction
Documentation:
Total Property income
Collapse XSD Schema Diagram:
XSD Diagram of TotalIncomeOfHP in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="TotalIncomeOfHP">
    <xs:annotation>
        <xs:documentation>Total Property income</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:long">
            <xs:totalDigits value="14" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
TotalDigits 14