Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/framework/Data/Test/Unit/Argument/_files/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/framework/Data/Test/Unit/Argument/_files/types_schema.xsd

<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * Schema file for validation argument types. Includes types.xsd which is actually being tested, because the latter
 * shouldn't be used by itself, only as a part of larger schema
 *
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="urn:magento:framework:Data/etc/argument/types.xsd"/>
    <xs:element name="arguments" type="argumentsType"/>
</xs:schema>