Definition Type: Element
Name: PLAcntPrepSchedVICompAct
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Default 1
Documentation:
1 - Yes 2 - No
Collapse XSD Schema Diagram:
XSD Diagram of PLAcntPrepSchedVICompAct in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="PLAcntPrepSchedVICompAct" default="1">
    <xs:annotation>
        <xs:documentation>
				1  - Yes
				2  - No
				</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:length value="1" />
            <xs:pattern value="\d" />
            <xs:enumeration value="1" />
            <xs:enumeration value="2" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Length 1
Pattern \d
Collapse Derivation Tree: