summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
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 e4ca883..aac6dcd 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" />