Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-tax/Test/Mftf/Data/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-tax/Test/Mftf/Data/TaxRegionData.xml

<?xml version="1.0" encoding="UTF-8"?>
<!--
 /**
  * Copyright © Magento, Inc. All rights reserved.
  * See COPYING.txt for license details.
  */
-->

<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
    <entity name="Region_NY" type="region">
        <data key="value">43</data>
    </entity>
    <entity name="Region_CA" type="region">
        <data key="value">12</data>
    </entity>
</entities>