summaryrefslogtreecommitdiffstats
path: root/src/compound.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/compound.xsd')
-rw-r--r--src/compound.xsd6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/compound.xsd b/src/compound.xsd
index 2e3ec01..e737939 100644
--- a/src/compound.xsd
+++ b/src/compound.xsd
@@ -351,6 +351,12 @@
<xsd:element name="copy" type="docEmptyType" />
<xsd:element name="trademark" type="docEmptyType" />
<xsd:element name="registered" type="docEmptyType" />
+ <xsd:element name="lsquo" type="docEmptyType" />
+ <xsd:element name="rsquo" type="docEmptyType" />
+ <xsd:element name="ldquo" type="docEmptyType" />
+ <xsd:element name="rdquo" type="docEmptyType" />
+ <xsd:element name="ndash" type="docEmptyType" />
+ <xsd:element name="mdash" type="docEmptyType" />
<xsd:element name="umlaut" type="docCharType" />
<xsd:element name="acute" type="docCharType" />
<xsd:element name="grave" type="docCharType" />