Definition Type: ComplexType
Name: TotalScheduleFSIIncType
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxReliefinInd in schema itr-5_2018_master_xsd Drilldown into TaxPayableinInd in schema itr-5_2018_master_xsd Drilldown into TaxPaidOutsideInd in schema itr-5_2018_master_xsd Drilldown into IncFrmOutsideInd in schema itr-5_2018_master_xsdXSD Diagram of TotalScheduleFSIIncType in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="TotalScheduleFSIIncType">
    <xs:sequence>
        <xs:element name="IncFrmOutsideInd">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="TaxPaidOutsideInd">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="TaxPayableinInd">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="TaxReliefinInd">
            <xs:simpleType>
                <xs:restriction base="xs:unsignedLong">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IncFrmOutsideInd ITRForm:IncFrmOutsideInd (1) (1)
TaxPaidOutsideInd ITRForm:TaxPaidOutsideInd (1) (1)
TaxPayableinInd ITRForm:TaxPayableinInd (1) (1)
TaxReliefinInd ITRForm:TaxReliefinInd (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:TotalCountryWise