summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-03-18 10:25:07 +0100
committerMichał Górny <mgorny@gentoo.org>2016-03-18 10:25:07 +0100
commit29b60667fa1e40076c18c5b606af8438738dd47a (patch)
tree142a963b2777fc22210e565ddb08b14600a0eb4f
parentmetadata: Constraint <slot/> to be unique (diff)
downloadxml-schema-29b60667fa1e40076c18c5b606af8438738dd47a.tar.gz
xml-schema-29b60667fa1e40076c18c5b606af8438738dd47a.tar.bz2
xml-schema-29b60667fa1e40076c18c5b606af8438738dd47a.zip
metadata: Remove outdated <cat/> comment
-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'/>