Definition Type: Element
Name: UnitOfMeasure
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
"101" - 101-Gms "102" - 102-Kilograms "103" - 103-Litre "104" - 104-Kilolitre "105" - 105-Metre "106" - 106-Kilometre "107" - 107-Numbers "108" - 108-Quintal "109" - 109-Ton "110" - 110-Pound "111" - 111-Miligrams "112" - 112-Carat "113" - 113-Numbers (1000s) "114" - 114-Kwatt "115" - 115-Mwatt "116" - 116-Inch "117" - 117-Feet "118" - 118-Sqft "119" - 119-Acre "120" - 120-Cubicft "121" - 121-Sqmetre "122" - 122-Cubicmetre "999" - 999-Residual
Collapse XSD Schema Diagram:
XSD Diagram of UnitOfMeasure in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="UnitOfMeasure">
    <xs:annotation>
        <xs:documentation>
							"101" - 101-Gms
							"102" - 102-Kilograms
							"103" - 103-Litre
							"104" - 104-Kilolitre
							"105" - 105-Metre
							"106" - 106-Kilometre
							"107" - 107-Numbers
							"108" - 108-Quintal
							"109" - 109-Ton
							"110" - 110-Pound
							"111" - 111-Miligrams
							"112" - 112-Carat
							"113" - 113-Numbers (1000s)
							"114" - 114-Kwatt
							"115" - 115-Mwatt
							"116" - 116-Inch
							"117" - 117-Feet
							"118" - 118-Sqft
							"119" - 119-Acre
							"120" - 120-Cubicft
							"121" - 121-Sqmetre
							"122" - 122-Cubicmetre
							"999" - 999-Residual
						</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:length value="3" />
            <xs:enumeration value="101" />
            <xs:enumeration value="102" />
            <xs:enumeration value="103" />
            <xs:enumeration value="104" />
            <xs:enumeration value="105" />
            <xs:enumeration value="106" />
            <xs:enumeration value="107" />
            <xs:enumeration value="108" />
            <xs:enumeration value="109" />
            <xs:enumeration value="110" />
            <xs:enumeration value="111" />
            <xs:enumeration value="112" />
            <xs:enumeration value="113" />
            <xs:enumeration value="114" />
            <xs:enumeration value="115" />
            <xs:enumeration value="116" />
            <xs:enumeration value="117" />
            <xs:enumeration value="118" />
            <xs:enumeration value="119" />
            <xs:enumeration value="120" />
            <xs:enumeration value="121" />
            <xs:enumeration value="122" />
            <xs:enumeration value="999" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 101
Enumeration 102
Enumeration 103
Enumeration 104
Enumeration 105
Enumeration 106
Enumeration 107
Enumeration 108
Enumeration 109
Enumeration 110
Enumeration 111
Enumeration 112
Enumeration 113
Enumeration 114
Enumeration 115
Enumeration 116
Enumeration 117
Enumeration 118
Enumeration 119
Enumeration 120
Enumeration 121
Enumeration 122
Enumeration 999
Length 3
Collapse Derivation Tree: