XSLT
-
Software Development
right-pad values with XSLT
In this post an XSLT function that can be used to right-pad the value of an element with a chosen…
Read More » -
Software Development
Converting XML to CSV using XSLT 1.0
This post shows you how to convert a simple XML file to CSV using XSLT. Consider the following sample XML:…
Read More »