问题描述:我们在不同的开发Server和Product环境中部署InfoPath的时候,发现命名空间会随InfoPath的小版本变化而变化。

比如:http://schemas.microsoft.com/office/infopath/2003/myXSD/2011-03-14T09:12:19

处理办法:

 使用Linq to xml 来获取。封装的方法如下:


调用实例:


相关文章:

  • 2021-07-30
  • 2021-08-27
  • 2022-02-13
  • 2021-12-27
  • 2022-02-18
  • 2022-02-09
  • 2021-12-23
猜你喜欢
  • 2021-06-27
  • 2021-07-25
  • 2021-08-14
  • 2022-01-10
  • 2021-05-23
  • 2022-02-07
  • 2021-08-07
相关资源
相似解决方案