Definition Type: Element
Name: ShortTermCapGain
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalSTCG in schema itr-7_2018_master_xsd Drilldown into ExemptionUs11_1A in schema itr-7_2018_master_xsd Drilldown into ExemptionUs111A in schema itr-7_2018_master_xsd Drilldown into DeemedSTCGDeprAsset in schema itr-7_2018_master_xsd Drilldown into OtherAsset in schema itr-7_2018_master_xsd Drilldown into OtherAsset111AApplicable in schema itr-7_2018_master_xsdXSD Diagram of ShortTermCapGain in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="ShortTermCapGain">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="OtherAsset111AApplicable" minOccurs="0" />
            <xs:element ref="OtherAsset" />
            <xs:element name="DeemedSTCGDeprAsset" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ExemptionUs111A" minOccurs="0">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="ExemptionUs111ADtls" type="ExmpDtl" maxOccurs="unbounded" minOccurs="0" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="ExemptionUs11_1A" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalSTCG" default="0">
                <xs:annotation>
                    <xs:documentation>Total Short term capital gains
						</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherAsset111AApplicable ITRForm:OtherAsset111AApplicable 0 (1)
OtherAsset ITRForm:OtherAsset (1) (1)
DeemedSTCGDeprAsset ITRForm:DeemedSTCGDeprAsset (1) (1)
ExemptionUs111A ITRForm:ExemptionUs111A 0 (1)
ExemptionUs11_1A ITRForm:ExemptionUs11_1A (1) (1)
TotalSTCG ITRForm:TotalSTCG (1) (1)