Definition Type: Element
Name: NotifiedUs94AFlg
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Whether any transaction has been made with a person located in a jurisdiction notified u/s 94A of the Act.
Collapse XSD Schema Diagram:
XSD Diagram of NotifiedUs94AFlg in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="NotifiedUs94AFlg">
    <xs:annotation>
        <xs:documentation>Whether any transaction has been made with a person located in a jurisdiction notified u/s 94A of the Act.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="Y" />
            <xs:enumeration value="N" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration Y
Enumeration N
Collapse Derivation Tree: