Definition Type: Element
Name: SecITAct
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-5_2018_Master.xsd
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of SecITAct in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="SecITAct">
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:maxLength value="10" />
            <xs:minLength value="1" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
MaxLength 10
MinLength 1
Collapse Derivation Tree: