Subject:reverse xslt transformation Author:(Deleted User) Date:31 Aug 2005 09:37 AM
Hi Paul,
unfortunately there is no automated way of creating a "reverse" XSLT; any time an XSLT performs a computation or data manipulation, finding the inverse operation could be non deterministic (think about an instruction that concatenates Street, Zip, City and State into one Label; splitting the Label into the 4 original pieces requires some complicated logic)
As for the suggestions, you can post them in the "Stylus Studio Feature Requests" forum.