Definition Type: ComplexType
Name: SchedulePTIIncExmtType
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SecBCIncExmptDtl in schema itr-5_2018_master_xsd Drilldown into SectionCode in schema itr-5_2018_master_xsdXSD Diagram of SchedulePTIIncExmtType in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="SchedulePTIIncExmtType">
    <xs:sequence>
        <xs:element name="SectionCode">
            <xs:simpleType>
                <xs:restriction base="nonEmptyString">
                    <xs:maxLength value="10" />
                    <xs:minLength value="1" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="SecBCIncExmptDtl" type="SchedulePTIType" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SectionCode ITRForm:SectionCode (1) (1)
SecBCIncExmptDtl ITRForm:SecBCIncExmptDtl (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:SecBIncExmptDtl, ITRForm:SecCIncExmptDtl