要删除的根元素属性 [英] root element attribute to be removed

查看:87
本文介绍了要删除的根元素属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

pls帮助我使用sql删除xml的根元素的属性

pls help me to remove the attribute of root element of xml using sql

<root xmlns="http://tempuri.org/">
.
.
.
.
.
</root>


我希望该标签看起来像


i want that tag looks like

<root>.....</root>




or

<root xmlns="">





help me how to do?

推荐答案

您之前发布了类似的帖子..

您是否尝试过早先帖子的答案?

删除sql中的根元素属性 [ ^ ]
You have posted similar post earlier ..

did you tried the answer to the earlier post?

remove the root element attribute in sql[^]


这篇关于要删除的根元素属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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