MAP(XSLT)中的Concatinate值 [英] Concatinate values in MAP(XSLT)

查看:85
本文介绍了MAP(XSLT)中的Concatinate值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我想在MAP或XSLT中连接值。


下面是我的示例xml。



< ns0:Root

xmlns:ns0
=" http://BizTalk_Server_Project2.Schema1 " >



- < 记录 >

解决方案



在地图中使用字符串连接functoid。


https://msdn.microsoft.com/en-us/library/ee267908(v = bts。 10)的.aspx


Hi All,

I want to concatenate values in MAP or XSLT.

Below is my sample xml.

<ns0:Root
xmlns:ns0
="http://BizTalk_Server_Project2.Schema1">

- <Record>

解决方案

Hi,

Use the string concatenate functoid in your map.

https://msdn.microsoft.com/en-us/library/ee267908(v=bts.10).aspx


这篇关于MAP(XSLT)中的Concatinate值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆