Definition Type: Element
Name: PartA_GEN2For6
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
Abstract
Documentation:
General
Collapse XSD Schema Diagram:
Drilldown into NatOfBus in schema itr-6_2018_master_xsd Drilldown into NatureOfComp in schema itr-6_2018_master_xsd Drilldown into OwnershipInfo in schema itr-6_2018_master_xsd Drilldown into ShareHolderInfo in schema itr-6_2018_master_xsd Drilldown into KeyPersons in schema itr-6_2018_master_xsd Drilldown into BusOrganisation in schema itr-6_2018_master_xsd Drilldown into HoldingStatus in schema itr-6_2018_master_xsd Drilldown into AuditReportDetails in schema itr-6_2018_master_xsd Drilldown into AuditDetails in schema itr-6_2018_master_xsd Drilldown into AuditDetails92E in schema itr-6_2018_master_xsd Drilldown into LiableSec92Eflg in schema itr-6_2018_master_xsd Drilldown into AuditInfo in schema itr-6_2018_master_xsd Drilldown into AuditedByAccountantFlg in schema itr-6_2018_master_xsd Drilldown into LiableSec44ABflg in schema itr-6_2018_master_xsd Drilldown into LiableSec44AAflg in schema itr-6_2018_master_xsdXSD Diagram of PartA_GEN2For6 in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="PartA_GEN2For6">
    <xs:annotation>
        <xs:documentation>General</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="LiableSec44AAflg" 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="LiableSec44ABflg" 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="AuditedByAccountantFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="AuditInfo" minOccurs="0" />
            <xs:element name="LiableSec92Eflg">
                <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 ref="AuditDetails92E" minOccurs="0" />
            <xs:element ref="AuditDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AuditReportDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="HoldingStatus" />
            <xs:element ref="BusOrganisation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="KeyPersons" maxOccurs="unbounded" />
            <xs:element ref="ShareHolderInfo" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OwnershipInfo" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="NatureOfComp" />
            <xs:element ref="NatOfBus" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LiableSec44AAflg ITRForm:LiableSec44AAflg (1) (1)
LiableSec44ABflg ITRForm:LiableSec44ABflg (1) (1)
AuditedByAccountantFlg ITRForm:AuditedByAccountantFlg 0 (1)
AuditInfo ITRForm:AuditInfo 0 (1)
LiableSec92Eflg ITRForm:LiableSec92Eflg (1) (1)
AuditDetails92E ITRForm:AuditDetails92E 0 (1)
AuditDetails ITRForm:AuditDetails 0 unbounded
AuditReportDetails ITRForm:AuditReportDetails 0 unbounded
HoldingStatus ITRForm:HoldingStatus (1) (1)
BusOrganisation ITRForm:BusOrganisation 0 unbounded
KeyPersons ITRForm:KeyPersons (1) unbounded
ShareHolderInfo ITRForm:ShareHolderInfo 0 unbounded
OwnershipInfo ITRForm:OwnershipInfo 0 unbounded
NatureOfComp ITRForm:NatureOfComp (1) (1)
NatOfBus ITRForm:NatOfBus (1) (1)