summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/xml/compound.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/xml/compound.xsd b/templates/xml/compound.xsd
index 7a65bd2..6eb7e0a 100644
--- a/templates/xml/compound.xsd
+++ b/templates/xml/compound.xsd
@@ -418,6 +418,8 @@
<xsd:element name="superscript" type="docMarkupType" />
<xsd:element name="center" type="docMarkupType" />
<xsd:element name="small" type="docMarkupType" />
+ <xsd:element name="del" type="docMarkupType" />
+ <xsd:element name="inc" type="docMarkupType" />
<xsd:element name="htmlonly" type="docHtmlOnlyType" />
<xsd:element name="manonly" type="xsd:string" />
<xsd:element name="xmlonly" type="xsd:string" />