非常教程

Xslt & Xpath参考手册

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

其他杂项 | Miscellaneous
Elements 详细
PI Parameters 详细
Snippets 详细
XPath 详细
XPath 轴 | XPath Axes
ancestor 详细
ancestor-or-self 详细
attribute 详细
Axes 详细
child 详细
descendant 详细
descendant-or-self 详细
following 详细
following-sibling 详细
namespace 详细
parent 详细
preceding 详细
preceding-sibling 详细
self 详细
XSLT元素 | XSLT Elements
xsl:apply-imports 详细
xsl:apply-templates 详细
xsl:attribute 详细
xsl:attribute-set 详细
xsl:call-template 详细
xsl:choose 详细
xsl:comment 详细
xsl:copy 详细
xsl:copy-of 详细
xsl:decimal-format 详细
xsl:element 详细
xsl:fallback 详细
xsl:for-each 详细
xsl:if 详细
xsl:import 详细
xsl:include 详细
xsl:key 详细
xsl:message 详细
xsl:namespace-alias 详细
xsl:number 详细
xsl:otherwise 详细
xsl:output 详细
xsl:param 详细
xsl:preserve-space 详细
xsl:processing-instruction 详细
xsl:sort 详细
xsl:strip-space 详细
xsl:stylesheet 详细
xsl:template 详细
xsl:text 详细
xsl:transform 详细
xsl:value-of 详细
xsl:variable 详细
xsl:when 详细
xsl:with-param 详细
XPath 函数 | XPath Functions
boolean() 详细
ceiling() 详细
choose() 详细
concat() 详细
contains() 详细
count() 详细
current() 详细
document() 详细
element-available() 详细
false() 详细
floor() 详细
format-number() 详细
function-available() 详细
Functions 详细
generate-id() 详细
id() 详细
key() 详细
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() 详细
translate() 详细
true() 详细
unparsed-entity-url() 详细
XPath 教程
XPath 实例
XPath 运算符
XPath 轴(Axes)
XPath 语法
XPath 节点
XPath 简介
XPath、XQuery 以及 XSLT 函数
XPath 总结