Hacker News new | ask | show | jobs
by j_baker 5479 days ago
I don't disagree with this, but I think there's something wrong when need another markup language to deal with the first markup language.
1 comments

XSLT is XML, that whats nice about it, you can reflect on it.

XML has no operators for manipulating or evaluating, it is a metalanguage. XSLT adds this on top of XML to process XML.