<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
The principal changes are in what you can do in writing a Document Type Definition (DTD). To simplify the syntax and make it easier to write processing software, a large number of SGML markup declaration options have been suppressed (see the list of omitted features).
An extra Name Start Character is permitted in XML Names (the colon) for use with namespaces (enabling DTDs to distinguish element source, ownership, or application). A colon may only appear in mid-name, not at the start or the end.
What else has changed between SGML and XML?
最新推荐文章于 2022-09-10 17:01:53 发布
本文主要介绍了在 XML 文档类型定义 (DTD) 编写过程中的一些关键变化,包括简化语法以方便编写处理软件,并增加了对命名空间的支持,允许在名称中使用冒号等特性。
2259

被折叠的 条评论
为什么被折叠?



