Definition Type: Element
Name: PartA_GEN2
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Documentation:
General
Collapse XSD Schema Diagram:
Drilldown into PartnerOrMemberInfo in schema itr-7_2018_master_xsd Drilldown into LiableAnyOthThnINTActDetails in schema itr-7_2018_master_xsd Drilldown into LiableAnyOthThnINTActflg in schema itr-7_2018_master_xsd Drilldown into AuditDetails in schema itr-7_2018_master_xsd Drilldown into LiableSec44ABflg in schema itr-7_2018_master_xsd Drilldown into AuditDetails92E in schema itr-7_2018_master_xsd Drilldown into LiableSec92Eflg in schema itr-7_2018_master_xsd Drilldown into OtherDetailsFor7 in schema itr-7_2018_master_xsdXSD Diagram of PartA_GEN2 in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="PartA_GEN2">
    <xs:annotation>
        <xs:documentation>General</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="OtherDetailsFor7" 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 name="LiableSec44ABflg" default="N" id="AudiSec22">
                <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="AuditDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="LiableAnyOthThnINTActflg" default="N">
                <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="LiableAnyOthThnINTActDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PartnerOrMemberInfo" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherDetailsFor7 ITRForm:OtherDetailsFor7 0 (1)
LiableSec92Eflg ITRForm:LiableSec92Eflg (1) (1)
AuditDetails92E ITRForm:AuditDetails92E 0 (1)
LiableSec44ABflg ITRForm:LiableSec44ABflg (1) (1)
AuditDetails ITRForm:AuditDetails 0 unbounded
LiableAnyOthThnINTActflg ITRForm:LiableAnyOthThnINTActflg (1) (1)
LiableAnyOthThnINTActDetails ITRForm:LiableAnyOthThnINTActDetails 0 unbounded
PartnerOrMemberInfo ITRForm:PartnerOrMemberInfo 0 unbounded