summaryrefslogtreecommitdiffstats
path: root/bindings/xml/comment-xml-schema.rng
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/xml/comment-xml-schema.rng')
-rw-r--r--bindings/xml/comment-xml-schema.rng6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/xml/comment-xml-schema.rng b/bindings/xml/comment-xml-schema.rng
index a8913a360b..29a91bf674 100644
--- a/bindings/xml/comment-xml-schema.rng
+++ b/bindings/xml/comment-xml-schema.rng
@@ -580,6 +580,12 @@
</data>
</element>
<element name="rawHTML">
+ <optional>
+ <!-- If not specified, the default value is 'false'. -->
+ <attribute name="isSafeToPassThrough">
+ <data type="boolean" />
+ </attribute>
+ </optional>
<!-- Non-empty text content. -->
<data type="string">
<param name="pattern">.*\S.*</param>