doctype

doctype

 英

  • 网络文档类型;定义文档类型;文档类型声明

例句

Remember, you can use any of the XHTML document types as long as you include the full ! DOCTYPE declaration.

记住只要包含全部!DOCTYPE声明可以使用任何XHTML文档类型

It's not very likely that you can change the message schema of their service requests and ask them to put in a DOCTYPE statement.

可能改变他们服务需求消息模式他们放入DOCTYPE语句

Some processors allow you to get around this problem by setting the doctype with a variable.

某些处理程序允许通过变量设置doctype绕过这个问题

DOCTYPE declaration is mandatory if the document is to be processed in a validating environment .

如果文档验证环境进行处理DOCTYPE声明选项

DOCTYPE declarations can also include declarations directly, in what is referred to as the internal subset.

DOCTYPE声明可以内部子集直接包含声明

doctype=&includePropertySheets=true by supplying a document Atom entry with custom field values in the body of the request.

doctype=&includePropertySheets=true发送一个POST请求方式请求提供带有定制字段文档Atom条目

The DOCTYPE is not used for validation purposes.

解析常规实体DOCTYPE用于验证目的

The offline Web application specification does not dictate that you use this DOCTYPE; however, it is recommended that you do.

离线Web应用程序规范并不强制使用这个DOCTYPE但是建议这样

I discuss DOCTYPE statements and data typing in the next section, Schema for validation.

模式验证讨论DOCTYPE语句数据类型化

The simplest DOCTYPE declaration identifies only the root element of the document.

简单DOCTYPE声明标识文档元素

To enable validation, you include the document type (DOCTYPE) in your XML documents near the top.

为了实现验证必须XML文档顶部附近包含文档类型DOCTYPE)。

Additionally , it is recommended that you add the DOCTYPE element to your migrated pages .

此外建议DOCTYPE元素添加迁移

Many browsers will also change their rendering based on the presence or absence of the DOCTYPE declaration and an XML namespace declaration.

许多浏览器根据是否存在DOCTYPE声明XML命名空间声明更改呈现方式

Gets the value of the system identifier on the DOCTYPE declaration.

获取DOCTYPE声明系统标识符

The following code example shows a DOCTYPE declaration that you might add to your page.

下面代码示例演示一个添加页面DOCTYPE声明

This appends a DOCTYPE tag along with the SYSTEM and DTD information.

方法附加DOCTYPE标签以及SYSTEMDTD信息

Writes the DOCTYPE declaration with the specified name and optional attributes.

写出具有指定名称可选属性DOCTYPE声明

Almost no one precedes their HTML documents with the SGML doctype command.

几乎没有他们文档前面包含这个SGML文档类型命令

Nonvalidating parsers will accept documents without DOCTYPE declarations.

验证分析器接受没有DOCTYPE声明文档

In this case, the Validator figured out what encoding and doctype your pages are, and then validated against them.

Validator判断页面属于编码doctype然后进行验证

Gets the value of the public identifier on the DOCTYPE declaration.

获取DOCTYPE声明公共标识符

Lastly, the DOCTYPE entry allows us to refer to a particular DTD without using the formal public identifier or an actual filename.

最后DOCTYPE允许我们引用特殊DTD而不需要使用正式公共标识实际文件

Characters in the DOCTYPE public identifier or system identifier.

DOCTYPE公共标识符系统标识符字符

So if you've got a doctype that claims XHTML 1. 0 strict, and your page really is HTML 4. 01 transitional, the Validator will tell you that.

所以如果已经获得声称XHTML1.0严格doctype页面实际上HTML4.01过渡Validator将会告诉这些

You can create a wrapper XSLT shell that sets the proper doctype, and imports the migration.

创建一个包装器XSLT外壳设置适当doctype导入迁移

You should notice that the transformation loses the DOCTYPE declaration and the comment in the original XML document.

应该注意到转换没有原来XML文档DOCTYPE声明注释

When a strict doctype is not used, IE7 and IE8 will ignore : hover on any element other than anchors.

页面没有一个严格doctype,IE7IE8忽略除了链接任何元素hover

Note : The DOCTYPE declaration is not a part of the XHTML document itself. It is not an XHTML element, and it should not have a closing tag.

DOCTYPE声明并不是XHTML文档自身一部分属于XHTML元素需要关闭标签

If the migration is done with XSLT 1. 0, the doctype cannot be included in the output.

如果XSLT1.0进行迁移doctype不能包含输出

Gets the node containing the DOCTYPE declaration.

获取包含DOCTYPE声明节点

When you get a response from the Validator, focus on the doctype (see Figure 6).

Validator获得响应之后集中处理doctype参见6)。

As mentioned in the first article of this series, for any migration, determine how to add a DOCTYPE.

正如第一篇文章提到那样任何迁移决定如何添加DOCTYPE

If a DOCTYPE declaration includes the entire DTD directly, without reference to external files, it uses the following syntax.

如果DOCTYPE声明直接包含整个DTD而没有引用外部文件使用以下语法

Looking back at Listing 1, the next thing you should notice is the DOCTYPE.

过头一下清单1,接下来需要注意DOCTYPE

When a strict doctype is used, : hover on non-anchors may cause performance degradation.

页面严格doctype链接元素hover导致性能下降

Prevents any doctype from appearing in the output.

防止输出出现doctype

Visual designers, such as Visual Studio, generally include default page templates that include a DOCTYPE declaration.

可视设计器例如VisualStudio通常包括包含DOCTYPE声明默认模板

Change your document to use the HTML 4. 01 Strict DOCTYPE, and then validate your document, fixing each error reported.

文档改为采用HTML4.01StrictDOCTYPE,然后验证文档修改报告错误

The XHTML document is then set up by outputing the appropriate headers, the doctype, the HTML tag, and the title.

然后通过输出适当报头文档类型HTML标记标题设置XHTML文档

Or, they copied the DOCTYPE tag out of a book and don't know what it means.

或者他们DOCTYPE标签出来并不知道意味什么