Definition Type: Element
Name: PvtDiscretioneryTrust
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PvtDiscTrustBusProfFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustRelativesFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustReceivableFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustBasicFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustWillFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustBusIncFlg in schema itr-5_2018_master_xsd Drilldown into PvtDiscTrustShareFlg in schema itr-5_2018_master_xsdXSD Diagram of PvtDiscretioneryTrust in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="PvtDiscretioneryTrust">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="PvtDiscTrustShareFlg">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustBusIncFlg">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustWillFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustBasicFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustReceivableFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustRelativesFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PvtDiscTrustBusProfFlg" minOccurs="0">
                <xs:simpleType>
                    <xs:restriction base="nonEmptyString">
                        <xs:pattern value="Y|N" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PvtDiscTrustShareFlg ITRForm:PvtDiscTrustShareFlg (1) (1)
PvtDiscTrustBusIncFlg ITRForm:PvtDiscTrustBusIncFlg (1) (1)
PvtDiscTrustWillFlg ITRForm:PvtDiscTrustWillFlg 0 (1)
PvtDiscTrustBasicFlg ITRForm:PvtDiscTrustBasicFlg 0 (1)
PvtDiscTrustReceivableFlg ITRForm:PvtDiscTrustReceivableFlg 0 (1)
PvtDiscTrustRelativesFlg ITRForm:PvtDiscTrustRelativesFlg 0 (1)
PvtDiscTrustBusProfFlg ITRForm:PvtDiscTrustBusProfFlg 0 (1)