Release version 0.13.5
[platform/core/appfw/pkgmgr-info.git] / parser / xml.xsd.in
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>