summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/metadata.xsd b/metadata.xsd
index 1d4100c..67012d6 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -130,8 +130,6 @@
<xs:complexType name='longDescType' mixed='true'>
<xs:choice minOccurs='0' maxOccurs='unbounded'>
<xs:element name='pkg' type='pkgType'/>
- <!-- XXX: do we allow <cat/> in pkgmetadata, and the other
- way around? -->
<xs:element name='cat' type='catType'/>
</xs:choice>
<xs:attribute name='lang' type='langAttrType' default='en'/>