From 0b4d3d5c38c11becd9dd06b71dea4513fc952741 Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Wed, 6 Jun 2007 12:10:51 +0000 Subject: [PATCH] Added ITS conformance information --- docbook/relaxng/docbook/dbits/dbits.rnc | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/docbook/relaxng/docbook/dbits/dbits.rnc b/docbook/relaxng/docbook/dbits/dbits.rnc index c8abf3eea..3f76cfce1 100644 --- a/docbook/relaxng/docbook/dbits/dbits.rnc +++ b/docbook/relaxng/docbook/dbits/dbits.rnc @@ -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 -- 2.40.0