Recently I’ve been creating xml output for mobile using XSLT. While doing this I ran into a couple of complex problems because of the visual layout I wanted to achieve. In one XSLT template I create a list of items by iterating over a collection of ...
Read post