summaryrefslogtreecommitdiffstats
path: root/schemas/pkglist.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/pkglist.xsd')
-rw-r--r--schemas/pkglist.xsd3
1 files changed, 3 insertions, 0 deletions
diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd
index d46f1d9b0..d4828716a 100644
--- a/schemas/pkglist.xsd
+++ b/schemas/pkglist.xsd
@@ -33,6 +33,9 @@
<xsd:attribute name='simplefile' type='xsd:string'/>
<xsd:attribute name='pkg_verify' type='xsd:string'/>
<xsd:attribute name='verify_flags' type='xsd:string'/>
+ <xsd:attribute name='installed_action' type='xsd:string'/>
+ <xsd:attribute name='version_fail_action' type='xsd:string'/>
+ <xsd:attribute name='verify_fail_action' type='xsd:string'/>
</xsd:complexType>
</xsd:element>
</xsd:choice>