Definition Type: Element
Name: FreshRegGrantedUs12AA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of FreshRegGrantedUs12AA in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="FreshRegGrantedUs12AA" minOccurs="0">
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:pattern value="Y|N" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Pattern Y|N
Collapse Derivation Tree: