Add include for update info handle
[platform/core/appfw/pkgmgr-info.git] / parser / manifest.xsd.in
index 9ff594f..02d0f09 100644 (file)
     </xs:complexType>
   </xs:element>
   <xs:element name="privilege">
+    <xs:complexType mixed="true">
+      <xs:attribute name="type" type="xs:string"/>
+    </xs:complexType>
   </xs:element>
   <xs:element name="font">
   </xs:element>
     <xs:attribute name="providerid" type="xs:string"/>
     <xs:attribute name="access" type="xs:string"/>
     <xs:attribute name="type" type="xs:string"/>
+    <xs:attribute name="trusted" type="xs:boolean"/>
     <xs:anyAttribute processContents="lax"/>
   </xs:complexType>
   </xs:element>