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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: DOCBOOK-APPS: website: non-ASCII chars


Norman Walsh wrote:
... 
> Try <?xml version='1.0' encoding='ISO-8859-1'?> at the top of your file.
> (Assuming &uuml; is in ISO Latin 1).

As I posted yesterday it works the way Norman suggested. 
There is one observation I want to share:

I maintain my website in a bunch of separate XML files which are 
referenced in the "master" file using entities 
(like <!ENTITY fileA SYSTEM "fileA.xml"> ... &fileA; ...).
This works generally without any problems. 

If I want to use non-ASCII-characters in this sub-files I have to
include <?xml version='1.0' encoding='ISO-8859-1'?> as the first line
in every subfile. Until now I looked at using entities like an "include"
statement, but this seems not to be the case.

Michael
-- 
office:  michael.wiedmann@detewe.de
private: mw@miwie.in-berlin.de                 http://www.miwie.org/
         mw@miwie.org                          http://wap.miwie.org/


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


Powered by eList eXpress LLC