Definition Type: Element
Name: Description
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of Description in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="Description" fixed="For persons including companies required to furnish return under section 139(4A) or section 139(4B) or section 139(4C) or section 139(4D)">
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:maxLength value="150" />
            <xs:minLength value="0" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
MaxLength 150
MinLength 0
Collapse Derivation Tree: