XSLT Reference Links
Over the last couple of days I started using XSLT for the first time. I found these useful links which were enough to get me going.
- Identity Template: xsl:copy with recursion
- Reading Multiple Input Documents (also demonstrates for-each)
- Conditional execution
- Pretty much everything else
No comments yet