Definition Type: Element
Name: DateRange
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Up16Of3To31Of3 in schema itr-5_2018_master_xsd Drilldown into Up16Of12To15Of3 in schema itr-5_2018_master_xsd Drilldown into Up16Of9To15Of12 in schema itr-5_2018_master_xsd Drilldown into Upto15Of9 in schema itr-5_2018_master_xsd Drilldown into Upto15Of6 in schema itr-5_2018_master_xsdXSD Diagram of DateRange in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Upto15Of6 ITRForm:Upto15Of6 (1) (1)
Upto15Of9 ITRForm:Upto15Of9 (1) (1)
Up16Of9To15Of12 ITRForm:Up16Of9To15Of12 (1) (1)
Up16Of12To15Of3 ITRForm:Up16Of12To15Of3 (1) (1)
Up16Of3To31Of3 ITRForm:Up16Of3To31Of3 (1) (1)