OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Future of XSL-FO at W3C??

[ Lists Home | Date Index | Thread Index ]

Ian Tindale wrote:
> Okay, how about a compromise. Write a CSS style sheet. A fake sheet. Then 
> using XSLT, 'harvest' the CSS logic and make it so.

This has been discussed on the XSL list. It's somewhat tricky
to harvest
  div.sect > p { margin-top:0pt ...

you'll probably have to generate an XSLT style sheet which matches
on p[ancestor::div[class='sect']], and I'm sure it gets messy soon.

Many DAU programs use forms and wizards for specifying the presentational
properties anyway, I don't see how it matters whether you use CSS syntax
or XML in this case.

J.Pietschmann





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS