Definition Type: Element
Name: NatureOfComp
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NonBankFIICompFlg in schema itr-6_2018_master_xsd Drilldown into CompWithIRDARegisterFlg in schema itr-6_2018_master_xsd Drilldown into SchedBankOfRBIActFlg in schema itr-6_2018_master_xsd Drilldown into BankCompUs5Flg in schema itr-6_2018_master_xsd Drilldown into CompLes40PercSharGovRBIFlg in schema itr-6_2018_master_xsd Drilldown into RBICompFlg in schema itr-6_2018_master_xsd Drilldown into PubSectCompUs2_36AFlg in schema itr-6_2018_master_xsdXSD Diagram of NatureOfComp in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="NatureOfComp">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="PubSectCompUs2_36AFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="RBICompFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CompLes40PercSharGovRBIFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BankCompUs5Flg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SchedBankOfRBIActFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CompWithIRDARegisterFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NonBankFIICompFlg" default="N">
                <xs:annotation>
                    <xs:documentation>
									Y - Yes
									N -No
									</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:length value="1" />
                        <xs:enumeration value="N" />
                        <xs:enumeration value="Y" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PubSectCompUs2_36AFlg ITRForm:PubSectCompUs2_36AFlg (1) (1)
RBICompFlg ITRForm:RBICompFlg (1) (1)
CompLes40PercSharGovRBIFlg ITRForm:CompLes40PercSharGovRBIFlg (1) (1)
BankCompUs5Flg ITRForm:BankCompUs5Flg (1) (1)
SchedBankOfRBIActFlg ITRForm:SchedBankOfRBIActFlg (1) (1)
CompWithIRDARegisterFlg ITRForm:CompWithIRDARegisterFlg (1) (1)
NonBankFIICompFlg ITRForm:NonBankFIICompFlg (1) (1)