当前位置: 首页 > 网络学院 > 网页制作基础教程 > Internet > W3C XSL
Style sheets describe how documents are displayed, pronounced, or printed. The XSL language consists of three parts: XSLT, XPath, and XSL Formatting Objects.
样式表描述了文档的显示、发声和输出方式。XSL语言由三个部分组成:XSLT、XPath和XSL格式化对象。
To learn more about XSL, read our XSL tutorial.
学些更多关于XSL的知识,请阅读我们的XSL 教程。
XSL 1.0 was released as a W3C Recommendation 15. October 2001 as a language for expressing style sheets. It consists of three parts: XSLT, XPath, and XSL Formatting Objects. An XSL style sheet specifies the presentation of a class of XML documents by describing how an instance of the class is transformed into an XML document that uses the formatting vocabulary.
XSL 1.0 是W3C于2001年10月15日将其列为表达样式表的语言。XSL语言由三个部分组成:XSLT、XPath和XSL格式化对象。一个XSL样式表通过对类实例转换成使用格式化词汇的XML文档的方式,指定了XML文档类的存在方式。
XSLT 1.0 was released as a W3C Recommendation 16. November 1999. XSLT is a language for transforming XML documents into other XML documents.
XSLT 1.0 是W3C于1999年11月16日将其列为推荐的版本。XSLT是用于将XML文档转换成其它XML文档的语言。
XSLT 2.0 became a W3C Working Draft 20. December 2002.
XSLT 2.0是于2002年12月20日成为W3C工作草案的。
XSL Formatting Objects is an XML vocabulary for specifying formatting semantics. Formatting is the process of turning the result of an XSL transformation into a suitable output form for a reader or listener. No separate W3C document exists for XSL Formatting Objects, but a description can be found inside the XSL 1.0 Recommendation.
XSL 格式化对象是用于指定格式化语义的XML词汇。格式化就是将XSL转换的结果转变成适合读者和听者能够理解的输出格式。W3C的文档对于XSL格式化对象来说不是独立存在的。
Specification 规范 | Draft / Proposal 草案 / 提议 | W3C Recommendation W3C 推荐标准时间表 |
XSL 1.0 (XSL-FO) | 15. Oct 2001[2001年10月15日] | |
XSLT 1.0 | 16. Nov 1999 [1999年11月16日] | |
XSLT 1.1 | 24. Aug 2001[2001年8月24日] | |
XSLT 2.0 Requirements [XSLT 2.0 必要条件] | 14. Feb 2001[2001年2月14日] | |
XSLT 2.0 | 08. Jun 2006 [2006年6月8日] | |