Community

Sort XML Data Without XSLT Overkill

by Dan Wahlin – If you’ve worked with XSLT, you’re probably accustomed to using the xsl:sort element when you need to sort strings or numbers within an XML document. This element makes it simple to sort XML data while performing a loop or when calling templates. But XSLT can be overkill in certain c

Read More - Register for Free Membership