Definition Type: Element
Name: ClaimUS9090A91Flg
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Whether any income included in total income for which claim u/s 90/90A/91 has been made[applicable only in case of resident].
Collapse XSD Schema Diagram:
XSD Diagram of ClaimUS9090A91Flg in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ClaimUS9090A91Flg" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Whether any income included in total income for
							which claim u/s 90/90A/91 has been made[applicable only in case
							of resident].
						</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="YES" />
            <xs:enumeration value="NO" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration YES
Enumeration NO
Collapse Derivation Tree: