Definition Type: Element
Name: UnutilizedLtcgFlag
Namespace: http://incometaxindiaefiling.gov.in/master
Type: ITRForm:nonEmptyString
Containing Schema: ITR-3_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Y - Yes N - No X - Not Applicable
Collapse XSD Schema Diagram:
XSD Diagram of UnutilizedLtcgFlag in schema itr-3_2018_master_xsd (Income Tax Department India ITR-3)
Collapse XSD Schema Code:
<xs:element name="UnutilizedLtcgFlag" minOccurs="0">
    <xs:annotation>
        <xs:documentation>
							Y - Yes
							N - No
							X - Not Applicable
						</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="Y" />
            <xs:enumeration value="N" />
            <xs:enumeration value="X" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration Y
Enumeration N
Enumeration X
Collapse Derivation Tree: