Re: [xml-dev] XSLT vs. CSS (Re: Indexing)

From
Simon St.Laurent <>
To
xml-Dev <>
Date
2003-07-09T14:39:49Z
ID
<>
Thread
Re: [xml-dev] XSLT vs. CSS (Re: Indexing)
At 10:26 AM 7/9/2003 -0400, Mike Kozlowski wrote:
>My point was, and is, simply that XSLT and CSS are solving different
>problems entirely, and don't directly compete in any way.  Is that a
>statement with which you can agree?

No.  XSLT was designed for formatting-by-transformation, while CSS was 
designed for formatting-by-annotation.

That may not feel like competition to you, but to people who are primarily 
interested in the formatting, it's competition.  You seem to be looking at 
the formatting properties side only, while I'm looking at the roles of 
selectors and templates in formatting.

(For people who _just_ care about transformation, it's not competition, 
since CSS isn't much about transformation.  That's not my perspective on 
this issue.)