Re: [ANN] Kludgey workarounds for IE and Netscape
Tim Bray (tbray@textuality.com)
Fri, 11 Sep 1998 07:22:33 -0700
At 01:03 PM 9/11/98 +0800, Andy Dent wrote:
>At 23:01 +0800 10/9/98, Paul Prescod wrote:
>>The browser takes XML, pumps it through an XSL engine, receives an XML
>>result (according to a known DTD with formatting semantics) and renders
>>*that*. You can do the same with your report writer.
>
>THANK YOU
Ouch. Should have been watching more carefully. This is not quite right;
most important, DTDs have no formatting semantics. CSS and XSL stylesheets
do. -Tim