A simple way to resolve external entity references
解析外部实体引用的简单方法
Entity references are automatically expanded.
实体引用会自动解析。
Parsing entity references, and the associated problems.
分析实体引用及相关问题。
Illegal XML characters have to be replaced by entity references.
不合法的XML字符必须被替换为相应的实体。
This snippet actually encodes HTML characters as HTML entity references.
这段代码实际上是将html符号编码为HTML实体引用。
Attribute definitions may also contain parameter entity references.
属性定义中同样可以包含参数实体的引用。
It can change the content of the document by redefining entity references.
它可以通过重新定义实体引用来更改文档的内容。
It can also contain entity references, which are automatically expanded.
它还可包含实体引用,实体引用是自动扩展的。
The EntityReference event is reported for unresolved general entity references.
未解析的一般实体引用由 EntityReference事件报告。
Comments and processing instructions are skipped and entity references are automatically resolved.
将跳过注释和处理指令并自动对实体引用进行解析。
If you don't have a DTD or XML schema, though, external entity references won't work, so don't even try it.
可是,如果没有DTD或XML模式,外部实体引用就不能工作,因此也就根本不需要去尝试。
Named entities can act like macros, letting you replace repetitive or difficult text with entity references.
命名实体的作用类似于宏,允许您使用实体引用替代重复或难以输入的文本。
Character and parsed entity references are replaced with the literal characters (excepting special characters).
字符和已解析实体引用替换为文字字符(特殊字符除外)。
Things like elements, DTDs, and entity references are discussed in this article without much effort to set them in context.
在这里将不会花大量的笔墨来讲述本文中所讨论的诸如元素、DTD和实体引用等。
Remember that XSLT also loses some information in XML files, such as the top declarations, entity references and CDATA sections.
记住,XSLT还丢失了XML文件中的其他信息,如顶层声明、实体引用和cdata节。
The site shouldn't store any entity references that are not predefined (that is, any entity references other than &, <, >, ', and ").
站点不应该存储任何没被预定义的实体引用(即除了&、<、>、' 和 " 之外的所有引用)。
Methods writeEntityRef, writeProcessingInstruction, and writeComment can write entity references, processing instructions, and comments, respectively.
writeProcessingInstruction和writeComment方法可以分别编写实体引用、过程说明和注释。
In the first document, entity references are avoided through the use of CDATA; in the output document, CDATA is abandoned in favor of entity references.
第一个文档使用CDATA避免实体引用,而在输出文档中为了支持实体引用而放弃了CDATA。
Here, I've set start and end tags to appear in blue, comments to appear in purple, entity references to appear in blue, PIs to appear in magenta, and so on.
这里,我将开始和结束标记设置成用蓝色显示,用紫色显示注释,用蓝色显示实体引用,用红紫色显示PI等。
An attacker could also exponentially build up entity references purely in the internal DTD subset so that a small input document produces a large quantity of text.
攻击者也可以根据指数只在内部dtd子集中有规律地建立实体引用,这样,就会使小的输入文档制造出大量的文本。
Most XML and HTML developers are familiar with entity references, the odd little XML constructs you often see that begin with an ampersand (&) and end with a semicolon (;).
大多数XML和HTML开发人员都熟悉实体引用,一种常见的有点奇怪的 XML结构,以& 符号开始,以分号 (;)结束。
Since this element references a UDDI business entity, resolving this reference will result in one or more service descriptions.
因为该元素引用一个UDDI企业实体,所以解析该引用将会导致一个或多个服务描述。
Entities are references to data; depending on the kind of entity, the XML parser will either replace the entity reference with the entity's replacement text or the contents of an external document.
实体是对数据的引用;根据实体种类的不同,xml解析器将使用实体的替代文本或者外部文档的内容来替代实体引用。
These are references to a entity called a "resource group address name" or "service address name."
这些后缀是称为“资源组地址名”或“服务地址名”的实体的引用。
If your XML documents have references to external entities or external DTDs, you can improve the performance of your application by loading these entities into memory using an entity resolver.
如果XML文档包含了对外部实体或外部DTD的引用,那么,通过使用实体分解器将这些实体装载到内存中,可以提高应用程序的性能。
EJB references can also be defined in an EJB module for EJB-to-EJB interaction, such as a session bean calling an entity bean.
EJB引用还可以在EJB模块中定义,以进行ejb到ejb的交互,例如,会话Bean调用实体Bean。
EJB references can also be defined in an EJB module for EJB-to-EJB interaction, such as a session bean calling an entity bean.
EJB引用还可以在EJB模块中定义,以进行ejb到ejb的交互,例如,会话Bean调用实体Bean。
应用推荐