aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LPX-00323: illegal apply-imports because of no current template: ~s

LPX-00323: illegal apply-imports because of no current template: ~s
Cause: apply-imports was used even when there was no current template possibly with in for-each.
Action: Make sure that apply-imports are invoked only if there is a current template and it is not in a xsl:for-each.

请先 登录 后评论

1 个回答

小智
LPX-00323:由于没有当前模板而非法应用进口:?s,
.原因:即使没有当前的模板,也可以使用apply-imports。,
.操作:确保仅当存在当前模板且不在xsl:for-each中时才调用apply-imports。,
.
请先 登录 后评论