【发布时间】:2013-06-10 07:37:49
【问题描述】:
我有问题。 有一些项目,包含这样的术语:
<term>Emploee's earnings...</term>
<term>Emploee Withholdings...</term>
<term>...value of an...</term>
<term>...value of a...</term>
按照逻辑,“an”冠词应该在“a”之后。此外,“员工”应该在“员工”之后。 问题是如何使用 xsl:sort 来做到这一点? 非常感谢!
【问题讨论】: