Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/framework/Config/Test/Unit/_files/dom/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/framework/Config/Test/Unit/_files/dom/attributes_new.xml

<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <item id="id1" xsi:type="string" attrOne="value 1 new">Item 1.1</item>
    <item id="id2" xsi:type="array" attrOne="value 2 new">
        <subitem id="id2.1" xsi:type="string" attrOne="value 2.1 new" attrTwo="value 2.2 new">Item 2.1</subitem>
    </item>
    <item id="id3" xsi:type="boolean" attrTwo="value 3 new">Item 3.1</item>
</root>