Definition Type: Element
Name: UnutilizedCgPrvYrDtls
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into AmtUnutilized in schema itr-5_2018_master_xsd Drilldown into AmtUtilized in schema itr-5_2018_master_xsd Drilldown into YrInWhichAssetAcq in schema itr-5_2018_master_xsd Drilldown into SectionClmd in schema itr-5_2018_master_xsd Drilldown into PrvYrInWhichAsstTrnsfrd in schema itr-5_2018_master_xsdXSD Diagram of UnutilizedCgPrvYrDtls in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="UnutilizedCgPrvYrDtls" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="PrvYrInWhichAsstTrnsfrd">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:enumeration value="2014-15" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SectionClmd">
                <xs:annotation>
                    <xs:documentation>
                        <xs:annotation>
                            <xs:documentation>
									54D : 54D
									54G : 54G
									54GA : 54GA
								</xs:documentation>
                        </xs:annotation>
                    </xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:enumeration value="54D" />
                        <xs:enumeration value="54G" />
                        <xs:enumeration value="54GA" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="YrInWhichAssetAcq" />
            <xs:element ref="AmtUtilized" />
            <xs:element ref="AmtUnutilized" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PrvYrInWhichAsstTrnsfrd ITRForm:PrvYrInWhichAsstTrnsfrd (1) (1)
SectionClmd ITRForm:SectionClmd (1) (1)
YrInWhichAssetAcq ITRForm:YrInWhichAssetAcq (1) (1)
AmtUtilized ITRForm:AmtUtilized (1) (1)
AmtUnutilized ITRForm:AmtUnutilized (1) (1)