Edwin Dankert

Last published: July 7, 2007 1:01:45 PM BST
edankert | xmlhammer | xngr | bounce | javaconduitmanager

XML Transforms
  • About
  • TOC
  • Introduction
  • CSS
    • Specification
    • Selector (CSS1)
    • Selector (CSS2)
    • Properties
    • Media Types
    • Associate CSS
  • XSLT
    • XML Processors
    • Convert XML
    • Stylesheet Declaration
    • XSLT Processing
    • xsl:template (match)
    • xsl:template (priority)
    • xsl:template (mode)
    • xsl:template (name)
    • xsl:apply-templates
    • Built in Templates
    • Literal Content
    • xsl:param (global)
    • xsl:param (template)
    • xsl:variable
    • xsl:valueof
    • xsl:for-each
    • xsl:if
    • xsl:choose ...
    • xsl:sort
    • xsl:copy
    • xsl:copy-of
    • xsl:element
    • xsl:attribute
    • Attribute value templates
    • Include ...
    • Call Java
    • Associate XSLT
  • Conclusions
    • Conclusions
    • References
    • Q&A
XML Transforms Home ToC Prev Up Next 

References

  • XSLT 1.0: http://www.w3.org/TR/xslt

  • XSLT 2.0: http://www.w3.org/TR/xslt20/

  • CSS 1.0: http://www.w3.org/TR/CSS1

  • CSS 2.0: http://www.w3.org/TR/REC-CSS2/

  • CSS 2.1: http://www.w3.org/TR/CSS21/

  • Roger Costello's XSLT Tutorial: http://www.xfront.com/xsl.html

  • XSLT-DEV Mailing list: http://www.mulberrytech.com/xsl/xsl-list/


email: edankert@gmail.com
© 2005-2007, Edwin Dankert