<schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:Setup/Declaration/Schema/etc/schema.xsd">
    <table name="tax_calculation_rate" resource="default" engine="innodb" comment="Tax Calculation Rate">
        <column xsi:type="varchar" name="myoba_id" length="32" nullable="true" comment="MYOBA Tax Rate ID"/>
    </table>
</schema>
