Definition Type: ComplexType
Name: SchedulePTIType
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TDSAmount in schema itr-5_2018_master_xsd Drilldown into AmountOfInc in schema itr-5_2018_master_xsdXSD Diagram of SchedulePTIType in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="SchedulePTIType">
    <xs:sequence>
        <xs:element name="AmountOfInc">
            <xs:simpleType>
                <xs:restriction base="xs:long">
                    <xs:totalDigits value="14" />
                </xs:restriction>
            </xs:simpleType>
        </xs:element>
        <xs:element name="TDSAmount">
            <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
AmountOfInc ITRForm:AmountOfInc (1) (1)
TDSAmount ITRForm:TDSAmount (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:IncFromHP, ITRForm:IncOthSrcITRForm:LongTermCG, ITRForm:Sec23FBB, ITRForm:SecBCIncExmptDtl, ITRForm:ShortTermCG,