使用 linq to xml 生成 xml

发布于 2024-10-27 22:17:22 字数 65 浏览 1 评论 0原文

我正在尝试使用 linq to xml(第一次:)来查看是否可以从 xsd 生成 xml 文件? 想法?链接? 谢谢

i am trying to use linq to xml (first time:) to see if i can generate my xml file from an xsd?
ideas? links?
thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

燕归巢 2024-11-03 22:17:22

101 Linq 示例

您应该开始从 xsd 文件。

101 Linq Examples

You should start generate DataSet from your xsd file.

一影成城 2024-11-03 22:17:22

如果您有一个架构并希望使用 .NET 框架从中生成示例,请查看 http://msdn.microsoft.com/en-us/library/aa302296.aspx。但是没有使用 LINQ to XML。

If you have a schema and want to generate a sample from it using the .NET framework then look at http://msdn.microsoft.com/en-us/library/aa302296.aspx. There is no LINQ to XML used however.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文