Definition Type: Element
Name: PartnerForeignCompFlg
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Type: ITRForm:nonEmptyString
Containing Schema: ITR-5_2018_Master.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Any member of the AOP/BOI a foreign company.
Collapse XSD Schema Diagram:
XSD Diagram of PartnerForeignCompFlg in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="PartnerForeignCompFlg" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Any member of the AOP/BOI a foreign
							company.
						</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="nonEmptyString">
            <xs:enumeration value="YES" />
            <xs:enumeration value="NO" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration YES
Enumeration NO
Collapse Derivation Tree: