summaryrefslogtreecommitdiffstats
path: root/schemas/pkglist.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/pkglist.xsd')
-rw-r--r--schemas/pkglist.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd
index 49de1dbb0..31fa9959d 100644
--- a/schemas/pkglist.xsd
+++ b/schemas/pkglist.xsd
@@ -21,6 +21,7 @@
<xsd:element name='Package' type='PackageType'/>
</xsd:choice>
<xsd:attribute type='xsd:string' name='uri' use='required'/>
+ <xsd:attribute type='xsd:string' name='type' use='required'/>
</xsd:complexType>
<xsd:element name='PackageList'>