ouml was referenced but not declared

Hi!

I use test.xml and test.xsl to produce a pdf. Within xml it's:
...
<Text>
bla &amp; bla f&ouml;r bla
</Text>
...

Error message:
; SystemID: file:///test.xml Line#: ...
javax.xml.transform.TransformerException: The entity "ouml" was
referenced, but not declared.

How can I handle such html special characters? &amp; seems to be okay.

Thank you!
Torsten Krohn

Received on Wednesday, 20 April 2005 11:16:05 UTC