Definition Type: Element
Name: ItemsReclsfdPnL
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotalPnL in schema itr-6_2018_master_xsd Drilldown into IncomeTaxReclsPnL in schema itr-6_2018_master_xsd Drilldown into OthersTotal in schema itr-6_2018_master_xsd Drilldown into OtherIncDtls in schema itr-6_2018_master_xsd Drilldown into ShareOCI in schema itr-6_2018_master_xsd Drilldown into EffecPortionGainnLoss in schema itr-6_2018_master_xsd Drilldown into DebtsOCI in schema itr-6_2018_master_xsd Drilldown into ExchangeDiff in schema itr-6_2018_master_xsdXSD Diagram of ItemsReclsfdPnL in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="ItemsReclsfdPnL" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="ExchangeDiff" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="DebtsOCI" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="EffecPortionGainnLoss" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ShareOCI" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OtherIncDtls" type="OthersNatureAmountNeg" maxOccurs="unbounded" minOccurs="0" />
            <xs:element name="OthersTotal" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="IncomeTaxReclsPnL" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotalPnL" 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
ExchangeDiff ITRForm:ExchangeDiff (1) (1)
DebtsOCI ITRForm:DebtsOCI (1) (1)
EffecPortionGainnLoss ITRForm:EffecPortionGainnLoss (1) (1)
ShareOCI ITRForm:ShareOCI (1) (1)
OtherIncDtls ITRForm:OtherIncDtls 0 unbounded
OthersTotal ITRForm:OthersTotal (1) (1)
IncomeTaxReclsPnL ITRForm:IncomeTaxReclsPnL (1) (1)
TotalPnL ITRForm:TotalPnL (1) (1)