Definition Type: Element
Name: ActivityNature
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Nature of activity
Collapse XSD Schema Diagram:
XSD Diagram of ActivityNature in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ActivityNature">
    <xs:annotation>
        <xs:documentation>Nature of activity</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:pattern value="CHARITABLE|RELIGIOUS|RESEARCH|NEWSAGENCY|PROFESSIONALBODIES|TRADEUNION|POLITICAL|ELECTORALTRUST|OTHERS" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Pattern CHARITABLE|RELIGIOUS|RESEARCH|NEWSAGENCY|PROFESSIONALBODIES|TRADEUNION|POLITICAL|ELECTORALTRUST|OTHERS
Collapse Derivation Tree: