Merge "packaging: spec cleanup" into tizen
[apps/core/preloaded/settings.git] / xml.xsd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:packages="http://tizen.org/ns/packages">
3   <xs:import namespace="http://tizen.org/ns/packages" schemaLocation="manifest.xsd"/>
4   <xs:attribute name="lang" type="xs:NCName"/>
5 </xs:schema>
6