summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-07-30 09:53:57 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-07-30 09:53:57 (GMT)
commit7c992e9030c05c44189b148db39acd29a4e7f6f0 (patch)
tree9e5a7150ca1e013949285ff359bd96699c29b5b3 /templates
parent473fe1a14eab7b3d67e1eee35efc4487983a34b7 (diff)
parent3a55e42bc292ab7327e29e11b9c6ec35ee1318bb (diff)
downloadDoxygen-7c992e9030c05c44189b148db39acd29a4e7f6f0.zip
Doxygen-7c992e9030c05c44189b148db39acd29a4e7f6f0.tar.gz
Doxygen-7c992e9030c05c44189b148db39acd29a4e7f6f0.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'templates')
-rw-r--r--templates/xml/compound.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd
index 4729d4b..7a65bd2 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -232,6 +232,7 @@
<xsd:complexType name="paramType">
<xsd:sequence>
+ <xsd:element name="attributes" minOccurs="0" />
<xsd:element name="type" type="linkedTextType" minOccurs="0" />
<xsd:element name="declname" minOccurs="0" />
<xsd:element name="defname" minOccurs="0" />