diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/xml/compound.xsd | 1 |
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> |