Definition Type: ComplexType
Name: OthersNatureAmount
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OthersAmount in schema itr-6_2018_master_xsd Drilldown into OthersDesc in schema itr-6_2018_master_xsdXSD Diagram of OthersNatureAmount in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:complexType name="OthersNatureAmount">
    <xs:sequence>
        <xs:element name="OthersDesc">
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:maxLength value="50" />
                    <xs:minLength value="1" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="OthersAmount">
            <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
OthersDesc ITRForm:OthersDesc (1) (1)
OthersAmount ITRForm:OthersAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:BrwngOtherLoans, ITRForm:OtherAdvance, ITRForm:OtherCashDtls, ITRForm:OtherInvestment, ITRForm:OtherLoans, ITRForm:OtherLoans, ITRForm:OtherNonCurrAsst, ITRForm:OtherOperatingRevenueDtlsITRForm:OtherResrvDtls, ITRForm:Others, ITRForm:OthersCurrentAssts, ITRForm:OthersNonCurrLiab, ITRForm:OthersProvisions, ITRForm:OthersProvisions, ITRForm:OthPayables,