Hi
> It would be nice of you to give us an English summary.
Sorry for that. This was intended to be a private mail.
> >> Why didn't you try this?
> >> <?xml version="1.0" encoding="UTF-8"?>
> >> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
> >> <xsl:output method="text"/>
> > I inserted the following template into the xsl-file:
> >
> > <xsl:template match="ouml">
> > <xsl:text>&</xsl:text>
> > </xsl:template>
> >
> > and got the following results from sabcmd:
> >
> > # ./sabcmd invitation.xsl invitation.xml invitation.html
> > Error [code:2] [URI:file:/home/mhoeper/xml/invitation.xsl] [line:55]
> > XML parser error 4: not well-formed
> >
> > Obviously the & is interpreted (<xsl:text>&</xsl:text> is line 55) but
I need it to form HTML entities.
Greetings,
Marc
--
This system is airconditioned, do not open windows.