RE: Converting MS-XSLT to real XSL

Subject: RE: Converting MS-XSLT to real XSL
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 5 Nov 1999 16:33:53 -0000
> Based on these assumptions, is it feasible to create an XSL 
> stylesheet that would take one of the old MS-XSLT stylesheets, and
transform 
> it to real XSL?

I think it's probably quite easy to do a 95% job; though not in pure XSL,
because you have to parse the expressions and patterns. Doing the last 5%,
e.g. handling the semantic differences in the definition of the "="
operator, might be difficult.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread