非常教程

Xslt & Xpath参考手册

XPath 函数 | XPath Functions

Functions

XSLT / XPath参考:XSLT元素, EXSLT函数,XPath函数,XPath轴以下是XPath核心XPath函数和特定于XSLT的添加的注释列表,包括描述,语法,参数列表,结果类型,源在适当的W3C推荐标准中,以及当前 Gecko支持的程度。有关使用XPath / XSLT函数的更多信息,请参阅 For Further Reading页面。

  • boolean()
  • ceiling()
  • choose()
  • concat()
  • contains()
  • count()
  • current() XSLT-specific
  • document() XSLT-specific
  • element-available()
  • false()
  • floor()
  • format-number() XSLT-specific
  • function-available()
  • generate-id() XSLT-specific
  • id() (partially supported)
  • key() XSLT-specific
  • lang()
  • last()
  • local-name()
  • name()
  • namespace-uri()
  • normalize-space()
  • not()
  • number()
  • position()
  • round()
  • starts-with()
  • string()
  • string-length()
  • substring()
  • substring-after()
  • substring-before()
  • sum()
  • system-property() XSLT-specific
  • translate()
  • true()
  • unparsed-entity-url() XSLT-specific (not supported)
Xslt & Xpath

XSLT 是扩展样式表转换语言 的外语缩写,这是一种对 XML(标准通用标记语言的子集)文档进行转化的语言,XSLT 中的 T 代表英语中的“转换”(Transformation)。它是 XSL(eXtensible Stylesheet Language)规范的一部分

Xslt & Xpath目录

1.其他杂项 | Miscellaneous
2.XPath 轴 | XPath Axes
3.XSLT元素 | XSLT Elements
4.XPath 函数 | XPath Functions
5.XPath 教程
6.XPath 实例
7.XPath 运算符
8.XPath 轴(Axes)
9.XPath 语法
10.XPath 节点
11.XPath 简介
12.XPath、XQuery 以及 XSLT 函数
13.XPath 总结