Added ITS conformance information
authorJirka Kosek <jirka@kosek.cz>
Wed, 6 Jun 2007 12:10:51 +0000 (12:10 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 6 Jun 2007 12:10:51 +0000 (12:10 +0000)
docbook/relaxng/docbook/dbits/dbits.rnc

index c8abf3eeaae82b799cefd0286ccb3c7f21061182..3f76cfce1509ecb38e1758d50a4d913af84fa5e9 100644 (file)
@@ -1,6 +1,21 @@
 # This schema integrates ITS markup (http://www.w3.org/TR/its/) 
 # into DocBook schema (http://docbook.org)
 #
+# This schema conforms to Conformance Type 1 defined in
+# http://www.w3.org/TR/its/#conformance-product-schema
+# 
+# Schema adds the following ITS elements into DocBook schema: 
+#  * rules
+#  * ruby
+#
+# Schema adds the following local ITS attributes into DocBook schema:
+#  * translate
+#  * locNote
+#  * locNoteType
+#  * locNoteRef
+#  * term
+#  * termInfoRef
+#
 # $Id$
 #
 # Copyright 2007 Jirka Kosek (jirka@kosek.cz)
@@ -37,7 +52,6 @@ db.its.attributes =
    its-att.translate.attributes?
    & its-att.locNote.attributes?
    & its-att.term.attributes?
-   & its-att.dir.attributes?
    & its-att.version.attributes?
 
 # Add local ITS attributes to all DocBook elements