Definition Type: Element
Name: NRIDTAADtls
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into ApplicableRate in schema itr-5_2018_master_xsd Drilldown into RateAsPerITAct in schema itr-5_2018_master_xsd Drilldown into SecITAct in schema itr-5_2018_master_xsd Drilldown into TaxRescertifiedFlag in schema itr-5_2018_master_xsd Drilldown into RateAsPerTreaty in schema itr-5_2018_master_xsd Drilldown into DTAAarticle in schema itr-5_2018_master_xsd Drilldown into CountryCode in schema itr-5_2018_master_xsd Drilldown into CountryName in schema itr-5_2018_master_xsd Drilldown into ItemNoincl in schema itr-5_2018_master_xsd Drilldown into DTAAamt in schema itr-5_2018_master_xsdXSD Diagram of NRIDTAADtls in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="NRIDTAADtls" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DTAAamt" />
            <xs:element name="ItemNoincl">
                <xs:annotation>
                    <xs:documentation>
							"B1e" : B1e
							"B2e" : B2e
							"B3e" : B3e
							"B4e" : B4e
							"B5c" : B5c
							"B6e_21ciii" : B6e-112(1)(c)
							"B6e_5AB1b" : B6e-115AB
							"B6e_5AC1c" : B6e-115AC
							"B6e_5ADiii" : B6e-115AD
							"B7e" : B7e
							"B8" : B8
						</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:enumeration value="B1e" />
                        <xs:enumeration value="B2e" />
                        <xs:enumeration value="B3e" />
                        <xs:enumeration value="B4e" />
                        <xs:enumeration value="B5c" />
                        <xs:enumeration value="B6e_21ciii" />
                        <xs:enumeration value="B6e_5AB1b" />
                        <xs:enumeration value="B6e_5AC1c" />
                        <xs:enumeration value="B6e_5ADiii" />
                        <xs:enumeration value="B7e" />
                        <xs:enumeration value="B8" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="CountryName" />
            <xs:element ref="CountryCode" />
            <xs:element ref="DTAAarticle" />
            <xs:element ref="RateAsPerTreaty" />
            <xs:element ref="TaxRescertifiedFlag" />
            <xs:element ref="SecITAct" />
            <xs:element ref="RateAsPerITAct" />
            <xs:element ref="ApplicableRate" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DTAAamt ITRForm:DTAAamt (1) (1)
ItemNoincl ITRForm:ItemNoincl (1) (1)
CountryName ITRForm:CountryName (1) (1)
CountryCode ITRForm:CountryCode (1) (1)
DTAAarticle ITRForm:DTAAarticle (1) (1)
RateAsPerTreaty ITRForm:RateAsPerTreaty (1) (1)
TaxRescertifiedFlag ITRForm:TaxRescertifiedFlag (1) (1)
SecITAct ITRForm:SecITAct (1) (1)
RateAsPerITAct ITRForm:RateAsPerITAct (1) (1)
ApplicableRate ITRForm:ApplicableRate (1) (1)