Definition Type: Element
Name: AmtDisallUs37
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into TotAmtDisallUs37 in schema itr-5_2018_master_xsd Drilldown into OthAmtNotAllowUs37 in schema itr-5_2018_master_xsd Drilldown into ContigentLiability in schema itr-5_2018_master_xsd Drilldown into OffenceExp in schema itr-5_2018_master_xsd Drilldown into OthPenalFineExp in schema itr-5_2018_master_xsd Drilldown into LawVoilatPenalExp in schema itr-5_2018_master_xsd Drilldown into PoliticPartyExp in schema itr-5_2018_master_xsd Drilldown into BusOrProfessnExp in schema itr-5_2018_master_xsd Drilldown into PersonalExp in schema itr-5_2018_master_xsd Drilldown into CapitalNatureExp in schema itr-5_2018_master_xsdXSD Diagram of AmtDisallUs37 in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="AmtDisallUs37">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="CapitalNatureExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PersonalExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="BusOrProfessnExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PoliticPartyExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="LawVoilatPenalExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthPenalFineExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OffenceExp" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="ContigentLiability" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthAmtNotAllowUs37" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotAmtDisallUs37" 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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CapitalNatureExp ITRForm:CapitalNatureExp (1) (1)
PersonalExp ITRForm:PersonalExp (1) (1)
BusOrProfessnExp ITRForm:BusOrProfessnExp (1) (1)
PoliticPartyExp ITRForm:PoliticPartyExp (1) (1)
LawVoilatPenalExp ITRForm:LawVoilatPenalExp (1) (1)
OthPenalFineExp ITRForm:OthPenalFineExp (1) (1)
OffenceExp ITRForm:OffenceExp (1) (1)
ContigentLiability ITRForm:ContigentLiability (1) (1)
OthAmtNotAllowUs37 ITRForm:OthAmtNotAllowUs37 (1) (1)
TotAmtDisallUs37 ITRForm:TotAmtDisallUs37 (1) (1)