Definition Type: Element
Name: ClassificationCode
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-7_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Classification code (see instructions para 12d) 'Relief of the poor','iA'; 'Education','iB'; 'Medical Relief','iC'; 'Preservation of environment including watersheds, forests and wildlife','iD'; 'Preservation of monuments or places or objects of artistic or historic interest','iE'; 'Object of general public utility','iF'; 'Development of khadi or village industries','iG'; 'Religious','RELIGIOUS'; 'Scientific Research','iiiA'; 'Social Research','iiiB'; 'Statistical research','iiiC'; 'Any other research','iiiD'; 'News Agency','NEWSAGENCY'; 'Law','vA'; 'Medicine','vB'; 'Accountancy','vC'; 'Engineering','vD'; 'Architecture','vE'; 'Company secretaries','vF'; 'Chemistry','vG'; 'Materials management','vH'; 'Town planning','vI'; 'Any other profession','vJ'; 'Trade union','TRADEUNION'; 'Political party','POLITICAL_PARTY'; 'Electoral trust','ELECTORALTRUST'; 'Specified income arising to a body/authority/Board/Trust/Commission u/s 1046','ixA'; 'Infrastructure Debt fund u/s 1047','ixB'; 'Any other','ixC';
Collapse XSD Schema Diagram:
XSD Diagram of ClassificationCode in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ClassificationCode">
    <xs:annotation>
        <xs:documentation>Classification code (see instructions para 12d)
						'Relief of the poor','iA';
						'Education','iB';
						'Medical Relief','iC';
						'Preservation of environment including watersheds, forests and  wildlife','iD';
						'Preservation of monuments or places or objects of artistic or historic interest','iE';
						'Object of general public utility','iF';
						'Development of khadi or village industries','iG';
						'Religious','RELIGIOUS';
						'Scientific Research','iiiA';
						'Social Research','iiiB';
						'Statistical research','iiiC';
						'Any other research','iiiD';
						'News Agency','NEWSAGENCY';
						'Law','vA';
						'Medicine','vB';
						'Accountancy','vC';
						'Engineering','vD';
						'Architecture','vE';
						'Company secretaries','vF';
						'Chemistry','vG';
						'Materials management','vH';
						'Town planning','vI';
						'Any other profession','vJ';
						'Trade union','TRADEUNION';
						'Political party','POLITICAL_PARTY';
						'Electoral trust','ELECTORALTRUST';
						'Specified income arising to a body/authority/Board/Trust/Commission u/s 1046','ixA';
						'Infrastructure Debt fund u/s 1047','ixB';
						'Any other','ixC';
						</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:pattern value="iA|iB|iC|iD|iE|iF|iG|RELIGIOUS|iiiA|iiiB|iiiC|iiiD|NEWSAGENCY|vA|vB|vC|vD|vE|vF|vG|vH|vI|vJ|TRADEUNION|POLITICAL_PARTY|ELECTORALTRUST|ixA|ixB|ixC" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Pattern iA|iB|iC|iD|iE|iF|iG|RELIGIOUS|iiiA|iiiB|iiiC|iiiD|NEWSAGENCY|vA|vB|vC|vD|vE|vF|vG|vH|vI|vJ|TRADEUNION|POLITICAL_PARTY|ELECTORALTRUST|ixA|ixB|ixC
Collapse Derivation Tree: