Subject: Re: disable-output-escaping
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 24 Jan 2000 18:44:31 GMT
|
> An example:
can you not just allow HTML elements inside ESSAY, like so:
<ESSAY><B>Here</B> is some HTML that I want to output
about <I>Apples</I>
</ESSAY>
putting it in a CDATA means you lose all the structure, which isn't
really in the spirit of the NewOrder.
Getting structured output out of unstructured input is _not_ something
XSL is particularly good at (although it could probably do this case,
given enough inducement)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|