Definition Type: Element
Name: BBS
Namespace: http://incometaxindiaefiling.gov.in/Corpmaster
Containing Schema: ITR-6_2018_Master.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into NetBBSPayableOrRefund in schema itr-6_2018_master_xsd Drilldown into TaxAndInterestPaid in schema itr-6_2018_master_xsd Drilldown into TotalOfBBS in schema itr-6_2018_master_xsd Drilldown into TaxPaymentOnDDTndBBS in schema itr-6_2018_master_xsd Drilldown into AddLITPlusIntrestPayable in schema itr-6_2018_master_xsd Drilldown into IntPayUs115QB in schema itr-6_2018_master_xsd Drilldown into TaxPayOnDividDeclarOrPaid in schema itr-6_2018_master_xsd Drilldown into CmpDistIncm in schema itr-6_2018_master_xsd Drilldown into CmpRecShrAmt in schema itr-6_2018_master_xsd Drilldown into CmpBuyBckShrAmt in schema itr-6_2018_master_xsd Drilldown into DateOfDeclareDividProfDomesComp in schema itr-6_2018_master_xsdXSD Diagram of BBS in schema itr-6_2018_master_xsd (Income Tax Department India ITR-6)
Collapse XSD Schema Code:
<xs:element name="BBS" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="DateOfDeclareDividProfDomesComp">
                <xs:simpleType>
                    <xs:restriction base="xs:date">
                        <xs:minInclusive value="2017-04-01" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CmpBuyBckShrAmt" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CmpRecShrAmt" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="CmpDistIncm" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TaxPayOnDividDeclarOrPaid">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element name="AddLITPayUs115QA" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="Surcharge" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="EducationCess" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                        <xs:element name="TotBBSPayable" default="0">
                            <xs:simpleType>
                                <xs:restriction base="xs:unsignedLong">
                                    <xs:totalDigits value="14" />
                                </xs:restriction>
                            </xs:simpleType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element name="IntPayUs115QB" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="AddLITPlusIntrestPayable" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element ref="TaxPaymentOnDDTndBBS" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="TotalOfBBS" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14">
                        </xs:totalDigits>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="TaxAndInterestPaid" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:unsignedLong">
                        <xs:totalDigits value="14">
                        </xs:totalDigits>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="NetBBSPayableOrRefund" default="0">
                <xs:simpleType>
                    <xs:restriction base="xs:long">
                        <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
DateOfDeclareDividProfDomesComp ITRForm:DateOfDeclareDividProfDomesComp (1) (1)
CmpBuyBckShrAmt ITRForm:CmpBuyBckShrAmt (1) (1)
CmpRecShrAmt ITRForm:CmpRecShrAmt (1) (1)
CmpDistIncm ITRForm:CmpDistIncm (1) (1)
TaxPayOnDividDeclarOrPaid ITRForm:TaxPayOnDividDeclarOrPaid (1) (1)
IntPayUs115QB ITRForm:IntPayUs115QB (1) (1)
AddLITPlusIntrestPayable ITRForm:AddLITPlusIntrestPayable (1) (1)
TaxPaymentOnDDTndBBS ITRForm:TaxPaymentOnDDTndBBS 0 unbounded
TotalOfBBS ITRForm:TotalOfBBS (1) (1)
TaxAndInterestPaid ITRForm:TaxAndInterestPaid (1) (1)
NetBBSPayableOrRefund ITRForm:NetBBSPayableOrRefund (1) (1)