Definition Type: Element
Name: NRIDTAADtls
Namespace: http://incometaxindiaefiling.gov.in/master
Containing Schema: ITR-3_2018_Master.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into ApplicableRate in schema itr-3_2018_master_xsd Drilldown into RateAsPerITAct in schema itr-3_2018_master_xsd Drilldown into SecITAct in schema itr-3_2018_master_xsd Drilldown into TaxRescertifiedFlag in schema itr-3_2018_master_xsd Drilldown into RateAsPerTreaty in schema itr-3_2018_master_xsd Drilldown into DTAAarticle in schema itr-3_2018_master_xsd Drilldown into CountryCode in schema itr-3_2018_master_xsd Drilldown into CountryName in schema itr-3_2018_master_xsd Drilldown into ItemNoincl in schema itr-3_2018_master_xsd Drilldown into DTAAamt in schema itr-3_2018_master_xsdXSD Diagram of NRIDTAADtls in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
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_22" - B3e-22
									"B3e_5ACA1b" - B3e-5ACA1b
									"B4e_22" - B4e_22
									"B4e_5ACA1b" - B4e_5ACA1b
									"B5c" - B5c
									"B6e_21ciii" -	B6e-112(1)(c)
									"B6e_5AC1c" - B6e-115AC
									"B6e_5ADiii" - B6e-115AD
									"B7c" - B7c
									"B7f" - B7f
									"B8e" - B8e
									"B9" - B9
								</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_22" />
                        <xs:enumeration value="B4e_5ACA1b" />
                        <xs:enumeration value="B5c" />
                        <xs:enumeration value="B6e_21ciii" />
                        <xs:enumeration value="B6e_5AC1c" />
                        <xs:enumeration value="B6e_5ADiii" />
                        <xs:enumeration value="B7c" />
                        <xs:enumeration value="B7f" />
                        <xs:enumeration value="B8e" />
                        <xs:enumeration value="B9" />
                    </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)