新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 关于 XML 的一般性技术讨论,提供 XML入门资料 和 XML教程
    [返回] 中文XML论坛 - 专业的XML技术讨论区XML.ORG.CN讨论区 - XML技术『 XML基础 』 → XML 中的entity reference 和 DTD中的entuty reference 不是一回事? 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 9224 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: XML 中的entity reference 和 DTD中的entuty reference 不是一回事? 举报  打印  推荐  IE收藏夹 
       本主题类别: DOM    
     iwsyang 帅哥哟,离线,有人找我吗?
      
      
      等级:大一新生
      文章:2
      积分:55
      门派:XML.ORG.CN
      注册:2010/3/17

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给iwsyang发送一个短消息 把iwsyang加入好友 查看iwsyang的个人资料 搜索iwsyang在『 XML基础 』的所有贴子 引用回复这个贴子 回复这个贴子 查看iwsyang的博客楼主
    发贴心情 XML 中的entity reference 和 DTD中的entuty reference 不是一回事?

    哪位好心人帮我理解一下:

    DTD:

    Pieces of an XML document may be stored on different storage units
    Entities are storage units, which contain pieces of an XML document
    Entity references are used to load these entities into main XML document
    There are two kinds of entity references:
    Parameter entity references that load data into the document’s DTD, and
    General entity references that load data into the root element

    XML
    Entity references are markup that is replaced with character data when the document is parsed
    A browser parses an XML document before it renders it
    Wherever an entity reference appears in an XML document, it is textually replaced by its content
    Entity references are used in XML documents in place of specific characters (like: <, “,…) that would otherwise be interpreted as part of markup
    Example:
    An entity reference has to be used to replace the sign “<” in the expression “x < 5”, otherwise “<” would be interpreted as a start of a markup

    Entity references start with a ‘&’ and end with a ‘;’
    There are five predefined entities:
    < is represented by lt,
    & is represented by amp,
    > is represented by gt,
    “ is represented by quot, and
    ‘ is represented by apos
    ‘2 < 5’ is encoded as &apos;2&lt;5&apos;
    An example of a frequent use of entity references is when a Java program is represented as an XML document


       收藏   分享  
    顶(0)
      




    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2010/3/17 6:03:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 XML基础 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/29 3:46:54

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    4,033.203ms