From: Robert C. Leif To: J.Pietschmann Presently XML documents can be formatted by either cascading style sheets, CSS, or XSL FO. When I have an application that outputs a CSS, I would like to convert the CSS to an XSL style sheet. This would permit upgrading a large number of legacy documents. The popularity of schemas is helped by the existence of applications, such as XMLSpy, which converts DTDs to schemas.
-----Original Message----- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 28, 2002 12:04 PM To: [EMAIL PROTECTED] Subject: Re: CSS to FOP Robert C. Leif wrote: > From: Bob Leif > Is there a CSS to XSL FO Translator? > What, actually, should be the result of a CSS->XSLFO translation? CSS declares styles for content found elsewhere, for example in a HTML file. J.Pietschmann
