Hi Klaus,
I think you have misunderstood that example. That was a snippet from a DocBook XSL
localization file, not something to insert in your file. If you want to declare a
document to be German, you would add a lang="DE_DE" attribute to the root element of
your document (or xml:lang if using DocBook 5). Then the stylesheet will process it
with German generated text. If I have misunderstood your intentions, let me know.
Bob Stayton
Sagehill Enterprises
[email protected]
----- Original Message -----
From: "Klaus Jantzen" <[email protected]>
To: "docBook" <[email protected]>
Sent: Friday, October 29, 2010 12:20 AM
Subject: [docbook] Localization
Hi,
according to the example on page 334 of "DocBook XSL" I insert the following lines
in my file
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
language="de"
english-language-name="German">
Processing the file with xsltproc under Debian lenny I get the following message
xxx.dbk:154: parser error : Premature end of data in tag l10n line 17
What is missing ?
Where can I find the documentation for this tag?
Thanks.
--
KDJ.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]