Definition Type: SimpleType
Name: endWithDigit
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Collapse XSD Schema Diagram:
XSD Diagram of endWithDigit in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:simpleType name="endWithDigit">
    <xs:restriction base="xs:string">
        <xs:pattern value=".*[0-9]" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Pattern .*[0-9]
Collapse Derivation Tree:
Collapse References:
ITRForm:nonZeroString