Sharing Knowledge
Posts tagged <xsl:if
XSLT How To: Reordering and Alternate Styling based on Position
06 months ago
by Dave Yules
in XML/XSLT
While XSLT is fantastic for organizing and styling XML, when it comes to manipulating the sequence of the information in a way other than basic sorting, it sort of comes up short. Specifically, it seems there isn’t a prepackaged way to grab an item, then simultaneously place it higher in the list and remove it from its original location. This simply cannot be accomplished with the element.