RE: CSS in XML format ?

> From: Patrick Andries [mailto:pandries@iti.qc.ca] 

> What is wrong -- as it has been mentioned several times -- 
> with XPath[-like]
> selectors ?

The bad thing about Xpath selectors is that they're not CSS selectors,
thus unusable while on CSS related context.
The bad thing about Xpath-like selectors is that they are not either CSS
or XPath selectors, thus they are unusable in general XML styling tasks.

Perhaps you need two selector versions for both XPath and CSS use. BTW
has anyone worked on mappings between the two selector notations?

Regards,

Manos

Received on Friday, 12 July 2002 09:06:06 UTC