Definition Type: Element
Name: OtherAsset111AApplicable
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-7_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BalCG in schema itr-7_2018_master_xsd Drilldown into LossSec94of7Or94of8 in schema itr-7_2018_master_xsd Drilldown into BalanceCG in schema itr-7_2018_master_xsd Drilldown into DeductSec48 in schema itr-7_2018_master_xsd Drilldown into FullConsideration in schema itr-7_2018_master_xsdXSD Diagram of OtherAsset111AApplicable in schema itr-7_2018_master_xsd (Income Tax Department India ITR-7)
Collapse XSD Schema Code:
<xs:element name="OtherAsset111AApplicable">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="FullConsideration" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DeductSec48">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="AquisitCost" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="ImproveCost" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="ExpOnTrans" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="TotalDedn" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="BalanceCG" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LossSec94of7Or94of8" default="0" minOccurs="0">
                <xs:annotation>
                    <xs:documentation>loss to be ignored Sec 94(7) or 94(8) for short term gains only</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BalCG" default="0">
                <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
FullConsideration ITRForm:FullConsideration (1) (1)
DeductSec48 ITRForm:DeductSec48 (1) (1)
BalanceCG ITRForm:BalanceCG (1) (1)
LossSec94of7Or94of8 ITRForm:LossSec94of7Or94of8 0 (1)
BalCG ITRForm:BalCG (1) (1)