XSL 介紹

  • XSL = EXtensible Stylesheet Language.
    • CSS = Style Sheets for HTML
    • XSL = Style Sheets for XML
  • XSLT = XSL Transformations
  • XSLT Browsers :
    • Firefox supports XML, XSLT, and XPath from version 3.
    • Internet Explorer supports XML, XSLT, and XPath from version 6.
    • Internet Explorer 5 is NOT compatible with the official W3C XSL Recommendation.
    • Chrome supports XML, XSLT, and XPath from version 1.
    • Opera supports XML, XSLT, and XPath from version 9. Opera 8 supports only XML + CSS.
    • Safari supports XML and XSLT from version 3.
  • XSLT <template>
  • XSLT <value-of>
  • XSLT <for-each>
  • XSLT <sort>
  • XSLT <if>
  • XSLT <choose>
  • XSLT Apply
  • tech/xsl.txt
  • 上一次變更: 2010/03/23 15:57
  • jonathan