Definition Type: Element
Name: ScheduleGST
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
Abstract
Documentation:
Schedule GST - Break-up of total expenditure with entities registered or not registered under the GST
Collapse XSD Schema Diagram:
Drilldown into PaymntMadeNotRegUndGST in schema itr-6_2018_master_xsd Drilldown into TotPaymntRegEntities in schema itr-6_2018_master_xsd Drilldown into OthRegisteredEntities in schema itr-6_2018_master_xsd Drilldown into EntitiesFallUndCompScheme in schema itr-6_2018_master_xsd Drilldown into RelGoodsServExemptFrmGST in schema itr-6_2018_master_xsd Drilldown into TotAmtExpenditure in schema itr-6_2018_master_xsdXSD Diagram of ScheduleGST in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="ScheduleGST">
    <xs:annotation>
        <xs:documentation>Schedule GST -  Break-up of total expenditure with entities registered or not registered under the GST</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="TotAmtExpenditure">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="RelGoodsServExemptFrmGST">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="EntitiesFallUndCompScheme">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="OthRegisteredEntities">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TotPaymntRegEntities">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="PaymntMadeNotRegUndGST">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotAmtExpenditure ITRForm:TotAmtExpenditure (1) (1)
RelGoodsServExemptFrmGST ITRForm:RelGoodsServExemptFrmGST (1) (1)
EntitiesFallUndCompScheme ITRForm:EntitiesFallUndCompScheme (1) (1)
OthRegisteredEntities ITRForm:OthRegisteredEntities (1) (1)
TotPaymntRegEntities ITRForm:TotPaymntRegEntities (1) (1)
PaymntMadeNotRegUndGST ITRForm:PaymntMadeNotRegUndGST (1) (1)