The complete entity declaration file looks as follows.
完整的实体声明文件如下。
The entity declaration file has sections that perform the following actions
实体声明文件由执行下列操作的几节组成
First, you must tie a name to the replacement content using an entity declaration.
首先,必须使用实体声明将名称绑定到替换内容。
Secondly, the name defined in the entity declaration is subsequently used in the XML.
其次,在实体声明中定义的名称随后将在XML中使用。
nparsedEntityDecl() notifies the application that an unparsed entity declaration has been found.
nparsedEntityDecl()通知应用程序已经发现了一个未经过语法分析的实体声明。
To learn which content elements are specialized by a domain, you can look at the entity declaration file for the domain.
要了解域专门化了哪些内容元素,您可以查看该域的实体声明文件。
If there is no entity declaration that matches, an empty text node is attached as the only child of the entity reference node.
如果没有匹配的实体声明,则附加一个空的文本节点作为实体引用节点的唯一子级。
When an entity reference is encountered, you obtain its entity declaration and retrieve the cached notation declaration by its name.
遇到实体引用时,取得实体声明并根据名称检索缓存的符号声明。
In this approach, the senders would provide not only their topics but also the entity declaration and element definition files for the domain.
在这一方法中,发送方将不仅提供他们的主题,而且也将提供域的实体声明和元素定义文件。
If (and when) the product name gets changed, you only need to update the entity declaration instead of having to search and replace through all of your files (see Listing 9).
当产品名称变化时,我们只需更新实体声明,不必搜索并替代所有文件(参见清单9)。
The notation declaration gives an internal name to an existing notation so that it can be referred to in attribute list declarations, unparsed entity declarations, and processing instructions.
表示法声明为现有表示法提供内部名称,以便可以在属性列表声明、未分析实体声明和处理指令中引用。
Why should we have to use their overly-complex schemas, their stupidly-long element names, their cryptic entity names, or their simply-stupid schema declaration language structures?
我们为何要使用他们那些过于复杂的模式、长得没有必要的元素名、含糊的实体名或者傻里傻气的模式声明语言结构?
Proper use of header files can provide two benefits: All files are guaranteed to use the same declaration for a given entity;
头文件的正确使用能够带来两个好处:保证所有文件使用给定实体的同一声明;
Proper use of header files can provide two benefits: All files are guaranteed to use the same declaration for a given entity;
头文件的正确使用能够带来两个好处:保证所有文件使用给定实体的同一声明;
应用推荐