ot;Christopher M. Golden" <[EMAIL PROTECTED]>
> >To: "James Strachan" <[EMAIL PROTECTED]>
> >Sent: Wednesday, February 13, 2002 9:14 PM
> >Subject: Re: [dom4j-user] Outputting HTML data
> >
> >
> >I was originally using an XMLWriter, when
t;[EMAIL PROTECTED]>
>To: "James Strachan" <[EMAIL PROTECTED]>
>Sent: Wednesday, February 13, 2002 9:14 PM
>Subject: Re: [dom4j-user] Outputting HTML data
>
>
>I was originally using an XMLWriter, when I switched to an
>HTMLWriter and
>set some output format
From: "Christopher M. Golden" <[EMAIL PROTECTED]>
To: "James Strachan" <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 9:14 PM
Subject: Re: [dom4j-user] Outputting HTML data
I was originally using an XMLWriter, when I switched to an HTMLWriter and
set some
Christopher,
Christopher M. Golden wrote:
> After looking at what I wrote I realised that it was a bit unclear. I want the
>output HTML document to have the " " entities left in it. Would the hexadecimal
>representation of "&" be evaluated to "&" during the XSL transformation? if so then
>
My mail program screwed up and I didn't notice, I sent this individually to Markus
instead of the list, so I'm just copying the message over and seding it here...
Message:
After looking at what I wrote I realised that it was a bit unclear.
I want the output HTML document to have the " " entities
better.
>
>James
>- Original Message -
>From: "Christopher M. Golden" <[EMAIL PROTECTED]>
>To: "DOM4J User's Mailing List" <[EMAIL PROTECTED]>
>Sent: Wednesday, February 13, 2002 2:36 PM
>Subject: [dom4j-user] Outputting HTML data
>
>
>
hi,
Christopher M. Golden wrote:
> My biggest confusion is with trying to get HTML entities to display correctly in the
>HTML output. I'm trying to put a number of entities in there for the final
>product, but it bitches at me if I leave them in that form in the XSL file and if I
>use "&
package to
output your HTML. I'd be interested to see if it works any better.
James
- Original Message -
From: "Christopher M. Golden" <[EMAIL PROTECTED]>
To: "DOM4J User's Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 2:36
I'm still pretty new around here... Anyways, I'm trying to parse an XML file with an
XSL spreadsheet and output the results as plain HTML. I don't want it in XHTML format
(I don't want single tags having an ending "/"), I don't want the encoding statement
and I want all entities evaluated BE