diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-02-12 20:39:00 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-02-12 20:39:00 (GMT) |
commit | a9b8e48237d4094095b91031ac7c9fb0f4cc028e (patch) | |
tree | 498c4173ac1530bb0ab661a222ddc2906f564944 /src/compound_xsd.h | |
parent | 3ced61065d252f4f8a3cf5f310f30094d91ac83c (diff) | |
download | Doxygen-a9b8e48237d4094095b91031ac7c9fb0f4cc028e.zip Doxygen-a9b8e48237d4094095b91031ac7c9fb0f4cc028e.tar.gz Doxygen-a9b8e48237d4094095b91031ac7c9fb0f4cc028e.tar.bz2 |
Release-1.3.6
Diffstat (limited to 'src/compound_xsd.h')
-rw-r--r-- | src/compound_xsd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compound_xsd.h b/src/compound_xsd.h index 90753b7..d43646e 100644 --- a/src/compound_xsd.h +++ b/src/compound_xsd.h @@ -606,6 +606,8 @@ " <xsd:enumeration value=\"struct\" />\n" " <xsd:enumeration value=\"union\" />\n" " <xsd:enumeration value=\"interface\" />\n" +" <xsd:enumeration value=\"protocol\" />\n" +" <xsd:enumeration value=\"category\" />\n" " <xsd:enumeration value=\"exception\" />\n" " <xsd:enumeration value=\"file\" />\n" " <xsd:enumeration value=\"namespace\" />\n" |