Definition Type: Element
Name: IncChargeableFrmOthSrc
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: unsignedLong:http://www.w3.org/2001/XMLSchema
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Default 0
Documentation:
Income from other sources
Collapse XSD Schema Diagram:
XSD Diagram of IncChargeableFrmOthSrc in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="IncChargeableFrmOthSrc" default="0" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Income from other sources</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:unsignedLong">
            <xs:totalDigits value="14" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
TotalDigits 14