Resources
There are a few pages that are recommended resources for xslt nerds like myself. For any developer of the XRadar,
the following links will be a great help:
- W3 Schools
is a great source for all technologies used in the XRadar: xsl, XPath, HTML, CSS. I used it heavily in the beginning when developing.
- XSL Family of specifications
is a good resource when in doubt of specifics in the XSL/XPath jungle.
- Jeni's XSLT pages
has several tutorial, tips on patterns on good xslt-design as well as some algorithm's that are in use in the XRadar today.