开发者

XSLT not working now I added a namespace

开发者 https://www.devze.com 2023-01-29 08:46 出处:网络
I just added a namespace to my XML document and now my XSLT styleshe开发者_JAVA技巧et does not work.What do I have to change in XSLT to support namespaces?(I have not yet changed the XSLT file since a

I just added a namespace to my XML document and now my XSLT styleshe开发者_JAVA技巧et does not work. What do I have to change in XSLT to support namespaces? (I have not yet changed the XSLT file since adding namespaces)


You have to add a xmlns:namespacehere attribute and use the namespace in the appropriate matches and selections.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号