xsl-list
[Top] [All Lists]

Re: Preserve HTML formatting when apply-templates in variabl

2004-08-06 13:41:46
At 12:46 PM 8/6/2004, you wrote:
if log.xml is your log then you can have a well formed document version
of it by having the (fixed) file of the form

<!DOCTYPE wrapper [
<!ENTITY log SYSTEM "log.xml">
]]>
<wrapper>
&log;
</wrapper>

What an elegant solution! I've done similar things with books (pulling in a chapter at
a time into the master file), but never thought of applying the principle here.
Thank you very much!


>  or should I just figure it ain't broke so  don't fix it?
that, probably:-)

I'll check with the powers that be, and see if they prefer to leave the ugly but working
method or move to your more elegant solution. In any case, you helped me make
a good connection today, and I learned something. Thanks!


Yours,

Chris Loschen
closchen(_at_)stanfordalumni(_dot_)org
781-718-3017 (cell)