diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2004-01-05 19:00:26 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2004-01-05 19:00:26 (GMT) |
commit | ee63f0e064142addc300e0411b141d2697b73500 (patch) | |
tree | 278be3215f40b4fffddab1ec6dc2b8d47da895ac /src/compound_xsd.h | |
parent | 4369f8dfd78c7d6666a604026017cfe6e4c9fbc4 (diff) | |
download | Doxygen-ee63f0e064142addc300e0411b141d2697b73500.zip Doxygen-ee63f0e064142addc300e0411b141d2697b73500.tar.gz Doxygen-ee63f0e064142addc300e0411b141d2697b73500.tar.bz2 |
Release-1.3.5-20040105
Diffstat (limited to 'src/compound_xsd.h')
-rw-r--r-- | src/compound_xsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compound_xsd.h b/src/compound_xsd.h index bef2c61..90753b7 100644 --- a/src/compound_xsd.h +++ b/src/compound_xsd.h @@ -611,6 +611,7 @@ " <xsd:enumeration value=\"namespace\" />\n" " <xsd:enumeration value=\"group\" />\n" " <xsd:enumeration value=\"page\" />\n" +" <xsd:enumeration value=\"example\" />\n" " </xsd:restriction>\n" " </xsd:simpleType>\n" "\n" |