[Release] wrt-installer_0.1.40
[framework/web/wrt-installer.git] / configuration / xml.xsd
1 <?xml version="1.0" encoding="UTF-8"?>
2     <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:widgets="http://www.w3.org/ns/widgets" xmlns:its="http://www.w3.org/2005/11/its"  targetNamespace="http://www.w3.org/XML/1998/namespace" elementFormDefault="qualified">
3     <xs:import schemaLocation="local.xsd"/>
4     <xs:import namespace="http://www.w3.org/2005/11/its" schemaLocation="its.xsd"/>
5     <xs:attribute name="lang" type="xs:language"/>
6 </xs:schema>