.Net support for XSLT 2.0

On my way of searching Simple URL ENcode on xslt. there are few solution which i haven’t test, using encoding, Calling a built in template.

It turns out that there’s a built in function in xslt 2.0 : encode-for-uri.

And .Net support under that msscript namespace is Still 1.0.

On MSDN , when .net 2.0 released it support 1.0 because simply 2.0 is not ready yet.

There are library for this which is build by Microsoft MVP, called MVP.XML

Share this post: | | | |
Published Thursday, November 26, 2009 6:06 PM by cipto

Comments

No Comments