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