summaryrefslogtreecommitdiffstats
path: root/templates/xml/compound.xsd
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-02-21 16:12:30 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-02-21 16:17:14 (GMT)
commit080a465b1321ff93c05ce398cd18a577e0ebae4b (patch)
tree0bae20bf26007d2856f0460143125a31cff131b5 /templates/xml/compound.xsd
parent5bfda3d4c1158e5429349a2698339650dcfbbe88 (diff)
downloadDoxygen-080a465b1321ff93c05ce398cd18a577e0ebae4b.zip
Doxygen-080a465b1321ff93c05ce398cd18a577e0ebae4b.tar.gz
Doxygen-080a465b1321ff93c05ce398cd18a577e0ebae4b.tar.bz2
Added type constraint relations for Java generics to dot graphs and 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 50e532e..ff516e3 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -649,6 +649,7 @@
<xsd:enumeration value="public-inheritance" />
<xsd:enumeration value="protected-inheritance" />
<xsd:enumeration value="private-inheritance" />
+ <xsd:enumeration value="type-constraint" />
</xsd:restriction>
</xsd:simpleType>