6 lines
260 B
XML
6 lines
260 B
XML
<?xml version="1.0"?>
|
|
|
|
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="components" elementFormDefault="qualified">
|
|
<xs:include schemaLocation="Components/Transform.xsd"/>
|
|
<xs:include schemaLocation="Components/Test.xsd"/>
|
|
</xs:schema> |