• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
返回主页

  • 首页
  • 新随笔
  • 订阅
  • 管理

Why Namespace xmlns="" always in Child element RDLC/RDL

http://www.stylusstudio.com/xsllist/200108/post40210.html

http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/1f4e9c8f-02ff-40c6-9ca7-573779b6bbed

http://msdn.microsoft.com/en-us/library/ms757047(VS.85).aspx

http://www.eggheadcafe.com/software/aspnet/29965929/how-can-i-prevent-appendc.aspx

http://objectmix.com/xml-soap/87320-how-can-i-prevent-appendchild-adding-xmlns-attribute.html

 

使用  xmlTextbox_11.SetAttribute("xmlns", "name space")  ' name space  与XML 文档的一致

Dim xmlTextbox_12 As XmlElement = sourceDoc.CreateElement("Textbox")
xmlTextbox_12.SetAttribute("Name", "textbox_xxxValue") 

xmlTextbox_12.SetAttribute("xmlns", "http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition")

posted @ 2009-10-03 20:32  emanlee  阅读(257)  评论(0)    收藏  举报
刷新页面返回顶部
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3