Some examples include improved turnaround of service requests, increased revenue by a factor of x, reduced cost of operation by a factor of y, improved customer satisfaction measures, and more.
其中一些示例包括改进服务请求周转时间、收入增加 x 倍、操作成本降低 y 倍、改进客户满意度指标等等。
2
For example in the filter expression $x[count(.|$y)=count($y)] (which is the only convenient way in XSLT 1.0 of doing a set intersection operation), Saxon will evaluate count($y) only once.