summaryrefslogtreecommitdiffstats
path: root/templates/xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/xml')
-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 82538e6..b4356ac 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -147,6 +147,7 @@
<xsd:attribute name="id" type="xsd:string" />
<xsd:attribute name="prot" type="DoxProtectionKind" />
<xsd:attribute name="static" type="DoxBool" />
+ <xsd:attribute name="strong" type="DoxBool" use="optional"/>
<xsd:attribute name="const" type="DoxBool" use="optional"/>
<xsd:attribute name="explicit" type="DoxBool" use="optional"/>
<xsd:attribute name="inline" type="DoxBool" use="optional"/>