Definition Type: Element
Name: GrossTaxLiability
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: unsignedLong:http://www.w3.org/2001/XMLSchema
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Default 0
Collapse XSD Schema Diagram:
XSD Diagram of GrossTaxLiability in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="GrossTaxLiability" default="0">
    <xs:simpleType>
        <xs:restriction base="xs:unsignedLong" />
    </xs:simpleType>
</xs:element>