OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] external entities in docbook


Hi,

On Mittwoch, 14. November 2007, Hinrich Aue wrote:
>
> at the moment we have a reference to a file containing our entitiy
> definitions like this:
>
> <!ENTITY % myents SYSTEM
> "Q:/docbook/Tourmalet_en/Variables/Variables.ent">
>
> This is of course ugly. Is there a different way of providing entities
> into any file without this?

Generally, I would recommend to use an URI instead of a path and resolve 
it through a XML catalog. See [1] for more information.
Of course your tools must support catalogs. :)


Hope that helps,
Tom

-----------
[1] http://www.sagehill.net/docbookxsl/Catalogs.html

-- 
Thomas Schraitle


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]