XSLT不包括前缀的名称空间

时间:2016-09-26 13:04:23

标签: xslt

我有一个带有以下ns的XML:

<Document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:iso:std:iso:20022:tech:xsd:camt.053.001.02">

我的XSLT仅在我手动删除xmlns =&#34; urn:iso:std ....时才有效。 我找到了&#34;排除结果前缀&#34;但我无法指定前缀。 有解决方案吗?

感谢您的努力!

0 个答案:

没有答案