summaryrefslogtreecommitdiffstats
path: root/src/compound.xsd
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-04-19 18:12:41 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-04-19 18:12:41 (GMT)
commitbc61f00f142792dfbe97c361d9fecd3ea2850f5e (patch)
tree153b4dc25d3fd26e67807031bceabeecd5bef4da /src/compound.xsd
parent653a2a8b123b79835af9f684f8b92ef7f88712aa (diff)
downloadDoxygen-bc61f00f142792dfbe97c361d9fecd3ea2850f5e.zip
Doxygen-bc61f00f142792dfbe97c361d9fecd3ea2850f5e.tar.gz
Doxygen-bc61f00f142792dfbe97c361d9fecd3ea2850f5e.tar.bz2
Bug 692985 - Notes in xml output are not correctly separated
Diffstat (limited to 'src/compound.xsd')
-rw-r--r--src/compound.xsd1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compound.xsd b/src/compound.xsd
index a1c9784..2521a2e 100644
--- a/src/compound.xsd
+++ b/src/compound.xsd
@@ -473,7 +473,6 @@
<xsd:element name="title" type="docTitleType" minOccurs="0" />
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element name="para" type="docParaType" minOccurs="1" maxOccurs="unbounded" />
- <xsd:element name="simplesectsep" type="docEmptyType" minOccurs="0"/>
</xsd:sequence>
</xsd:sequence>
<xsd:attribute name="kind" type="DoxSimpleSectKind" />