summaryrefslogtreecommitdiffstats
path: root/src/index_xsd.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2003-07-17 20:55:44 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2003-07-17 20:55:44 (GMT)
commitaee36e26c595fa69c0bdbba3c470ba8b7b153dac (patch)
tree8287e27d133bcae2c4cca5bbd409891c8618c52d /src/index_xsd.h
parent5444ff60bbf81c46841827e66e72f3148edde9ff (diff)
downloadDoxygen-aee36e26c595fa69c0bdbba3c470ba8b7b153dac.zip
Doxygen-aee36e26c595fa69c0bdbba3c470ba8b7b153dac.tar.gz
Doxygen-aee36e26c595fa69c0bdbba3c470ba8b7b153dac.tar.bz2
Release-1.3.2-20030717
Diffstat (limited to 'src/index_xsd.h')
-rw-r--r--src/index_xsd.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/index_xsd.h b/src/index_xsd.h
index e0efd95..1b02e92 100644
--- a/src/index_xsd.h
+++ b/src/index_xsd.h
@@ -1,5 +1,6 @@
+"<?xml version='1.0' encoding='utf-8' ?>\n"
"<xsd:schema xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\">\n"
-" <xsd:element name=\"doxygen\" type=\"DoxygenType\"/>\n"
+" <xsd:element name=\"doxygenindex\" type=\"DoxygenType\"/>\n"
"\n"
" <xsd:complexType name=\"DoxygenType\">\n"
" <xsd:sequence>\n"
@@ -47,6 +48,7 @@
" <xsd:enumeration value=\"variable\"/>\n"
" <xsd:enumeration value=\"typedef\"/>\n"
" <xsd:enumeration value=\"enum\"/>\n"
+" <xsd:enumeration value=\"enumvalue\"/>\n"
" <xsd:enumeration value=\"function\"/>\n"
" <xsd:enumeration value=\"signal\"/>\n"
" <xsd:enumeration value=\"prototype\"/>\n"