Definition Type: ComplexType
Name: DateRangeType
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DateRange in schema itr-5_2018_master_xsdXSD Diagram of DateRangeType in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:complexType name="DateRangeType">
    <xs:sequence>
        <xs:element name="DateRange">
            <xs:complexType>
                <xs:sequence>
                    <xs:element name="Upto15Of6" default="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Upto15Of9" default="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Up16Of9To15Of12" default="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Up16Of12To15Of3" default="0">
                        <xs:simpleType>
                            <xs:restriction base="xs:unsignedLong">
                                <xs:totalDigits value="14" />
                            </xs:restriction>
                        </xs:simpleType>
                    </xs:element>
                    <xs:element name="Up16Of3To31Of3" 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>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateRange ITRForm:DateRange (1) (1)
Collapse Derivation Tree:
Collapse References:
ITRForm:LongTermUnder10Per, ITRForm:LongTermUnder20Per, ITRForm:ShortTermUnder15Per, ITRForm:ShortTermUnder30Per, ITRForm:ShortTermUnderAppRate