XML 新版本 - 新功能

发布于 2024-08-10 09:19:48 字数 42 浏览 0 评论 0原文

XML 有新版本了吗? 如果是的话,它是什么时候发布的?有哪些新功能?

Is there a new version of XML out?
If so when was it released and what are the new features?

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

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

发布评论

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

评论(2

橙味迷妹 2024-08-17 09:19:48

目前,基本 XML 规范中的新功能不太可能出现。当然,XML 系列中的其他标准将会继续发展,但 XML 本身非常稳定。该标准有多个“版本”(到目前为止为止是第五版),但这些只是对文档的更正和澄清,而不是新功能。

XML 1.1 是几年前推出的,但它与 XML 1.0 之间的差异很小,普通用户不太可能注意到。大多数人仍然使用 1.0(显式地或简单地省略 XML 声明)。

New features in the basic XML specification are extremely unlikely at this point. Of course there will continue to be developments in other standards in the XML family, but XML itself is very much stable. There are ‘editions’ of the standard (up to Fifth Edition so far) but these are merely corrections and clarifications to the document, not new functionality.

XML 1.1 was launched some years ago but the differences between it and XML 1.0 are small and unlikely to be noticeable to the regular user. Most people still use 1.0 (either explicitly or by simply omitting an XML declaration).

如梦亦如幻 2024-08-17 09:19:48

您可以从 http://www.w3.org/TR/xml/ 获取最新的 XML 1.0 规范

您可以从 http://www.w3.org/ 获取最新的 XML 1.1 规范TR/xml11/

他们进行了一些小的更新以纳入勘误表,最后一次 1.0 版本是在 2008 年 11 月,最后一次 1.1 版本是在 2006 年 8 月。

You can get the latest XML 1.0 spec from http://www.w3.org/TR/xml/

You can get the latest XML 1.1 spec from http://www.w3.org/TR/xml11/

They have had had minor updates to incorporate errata, the last for 1.0 being in Nov 2008 and the last for 1.1 in Aug 2006.

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