From: Jirka Kosek Date: Sun, 28 Oct 2007 10:20:08 +0000 (+0000) Subject: Information about referencing DocBook schema X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80602156780ec1ccd6488adc6b337a010b817a65;p=docbook-dsssl Information about referencing DocBook schema --- diff --git a/docbook/relaxng/docbook/howto/howto.xml b/docbook/relaxng/docbook/howto/howto.xml index da22dbc43..698a835ef 100644 --- a/docbook/relaxng/docbook/howto/howto.xml +++ b/docbook/relaxng/docbook/howto/howto.xml @@ -1248,7 +1248,17 @@ linkend="convert4to5"/>. except define the name spaces and include the standard DocBook schema. The href attribute of the include element points to - the location of the standard DocBook V5.0 schema. + the location of the standard DocBook V5.0 + schema.Examples below use + docbook.rng as schema location. If you want + to create portable schema customization you should use standard + web-accessible location like + http://docbook.org/xml/&version;/rng/docbook.rng and + then use XML + catalogs to resolve this location to your local copy of the + schema for improved perfomance. Unfortunatelly at the time of + this writing not all RELAX NG validators support XML catalogs. All of the examples are given in both RNG and RNC form. Empty customization file