Simon,

Be it XML (as opposed to some form of HTML), these entites don't exist. But you you're free to define it. Try getting one of the parts of the XHTML DTD.
However, it maybe simpler for you to have something more readable and switch to an encoding aware policy:
- choose your encoding (for just German and English, iso-8859-1 should do, I would recomment UTF-8): you will need your editors to edit these!
- set this as input and output encoding in the maven properties
- set this in the header of each XML-files


Do note that I had troubles with preciesly umlaute somewhere down the jar road. But I may have omitted something in there.
If maven was perfect, settting the properties would actually be useless... but we shall have to wait a bit for perfection.


Paul


On Lundi, nove 24, 2003, at 10:35 Europe/Paris, <[EMAIL PROTECTED]> wrote:


How do use umlaut characters in the site xml documentation?

The ususal &auml; sequence does not work...



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to