Definition Type: Element
Name: ScheduleFA
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-5_2018_Master.xsd
Abstract
Documentation:
Details of Foriegn Assets
Collapse XSD Schema Diagram:
Drilldown into DetailsOfOthSourcesIncOutsideIndia in schema itr-5_2018_master_xsd Drilldown into DetailsOfTrustOutIndiaTrustee in schema itr-5_2018_master_xsd Drilldown into DetailsOfAccntsHvngSigningAuth in schema itr-5_2018_master_xsd Drilldown into DetailsOthAssets in schema itr-5_2018_master_xsd Drilldown into DetailsImmovableProperty in schema itr-5_2018_master_xsd Drilldown into DetailsFinancialInterest in schema itr-5_2018_master_xsd Drilldown into DetailsForiegnBank in schema itr-5_2018_master_xsdXSD Diagram of ScheduleFA in schema itr-5_2018_master_xsd (Income Tax Department India ITR-5)
Collapse XSD Schema Code:
<xs:element name="ScheduleFA">
    <xs:annotation>
        <xs:documentation>Details of Foriegn Assets</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DetailsForiegnBank" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsFinancialInterest" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsImmovableProperty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsOthAssets" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsOfAccntsHvngSigningAuth" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsOfTrustOutIndiaTrustee" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DetailsOfOthSourcesIncOutsideIndia" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DetailsForiegnBank ITRForm:DetailsForiegnBank 0 unbounded
DetailsFinancialInterest ITRForm:DetailsFinancialInterest 0 unbounded
DetailsImmovableProperty ITRForm:DetailsImmovableProperty 0 unbounded
DetailsOthAssets ITRForm:DetailsOthAssets 0 unbounded
DetailsOfAccntsHvngSigningAuth ITRForm:DetailsOfAccntsHvngSigningAuth 0 unbounded
DetailsOfTrustOutIndiaTrustee ITRForm:DetailsOfTrustOutIndiaTrustee 0 unbounded
DetailsOfOthSourcesIncOutsideIndia ITRForm:DetailsOfOthSourcesIncOutsideIndia 0 unbounded