summaryrefslogtreecommitdiffstats
path: root/templates/xml/compound.xsd
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-11-27 16:05:02 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-11-27 16:05:02 (GMT)
commitb196b1a28151d75d9546dcc407947fbf29789cc5 (patch)
treef1fce0912540e7bf84550fa530924c5fab91addf /templates/xml/compound.xsd
parent291b4e4a484aa8bd65c244bb88220cef4bf1c0f9 (diff)
downloadDoxygen-b196b1a28151d75d9546dcc407947fbf29789cc5.zip
Doxygen-b196b1a28151d75d9546dcc407947fbf29789cc5.tar.gz
Doxygen-b196b1a28151d75d9546dcc407947fbf29789cc5.tar.bz2
Added missing language value for SQL to XML output
Diffstat (limited to 'templates/xml/compound.xsd')
-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 f2ab42c..29eb1db 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -712,6 +712,7 @@
<xsd:enumeration value="Fortran" />
<xsd:enumeration value="VHDL" />
<xsd:enumeration value="XML" />
+ <xsd:enumeration value="SQL" />
<xsd:enumeration value="Tcl" />
<xsd:enumeration value="Markdown" />
</xsd:restriction>