DTD
美
英 
- 網(wǎng)絡(luò)文檔類型定義(Document Type Definition);文件類型定義;文檔類型聲明(Document Type Declaration)
例句
Many current DTDs incorporate ways to deal with some of these issues, but the breadth of the issues leads to more than just a DTD.
許多當(dāng)前DTD合并了處理這些問題的方法,但這些問題所涉及的范圍往往超出了DTD。
These helpers make your work a whole lot easier in trying to conform to a DTD (or in developing one).
這些幫助程序讓您在嘗試遵循DTD(或開發(fā)DTD)時(shí)更容易。
With a good framework of base classes in place, you can basically copy a DTD directly into a set of class definitions or initializations.
有了一個(gè)優(yōu)秀的基類框架,基本上,您就可以將DTD直接復(fù)制到一組類定義或初始化中了。
When parsing XML, UAs do not always read the DTD, and thus may not know what the ID of an element is.
當(dāng)解析XML時(shí),瀏覽器不會(huì)總去讀取DTD,因此可能會(huì)不知道一個(gè)元素的ID是什么。
The biggest problem with this was that a naive processor is likely to load that DTD URL, which might be an unwanted network operation.
這樣做的最大問題是新型的處理器很可能加載此DTDURL,而這可能是一種不必要的網(wǎng)絡(luò)操作。
With your DTD in a format that's more easily understood by Quick, you're almost ready to move to the next step.
現(xiàn)在,DTD的格式更容易被Quick理解了,您就要準(zhǔn)備繼續(xù)下一步了。
In an XML-based DTD, a new set of elements simply needs to be internally consistent and well-formed to be added to an existing DTD.
在基于XML的DTD中,新的元素組只需要內(nèi)部一致并且格式良好,就可以添加到現(xiàn)有的DTD中。
When an XHTML document is created, the DTD to which it conforms is declared at the top of the document.
在創(chuàng)建XHTML文檔時(shí),在該文檔的頂部聲明了它應(yīng)符合的DTD。
Each information type is defined in its own DTD module, which defines only the new elements for that type.
每種信息類型都在自己的DTD模塊中定義,其中僅定義該類型的新元素。
Use parameter entities to pull external declarations into your DTD, or to create in-DTD macros to improve readability.
參數(shù)實(shí)體用于將外部聲明拖到DTD中,或者用于創(chuàng)建DTD內(nèi)部宏來改善可讀性。
So your first step in trying to compare two XML documents is to formulate a DTD for both.
所以,在嘗試比較兩個(gè)XML文檔時(shí),要首先為兩者闡明DTD。
In the same way, any DITA element can be extended into a new element whose identifier gets added to the class attribute through its DTD.
同樣,任何DITA元素都可以擴(kuò)展成一個(gè)新元素,其標(biāo)識(shí)符通過DTD增加到class屬性中。
With discipline and ingenuity, some of the benefits of topic information sets can be provided through a book DTD.
原則性和靈活性結(jié)合,主題信息集的一些優(yōu)點(diǎn)可以通過圖書DTD體現(xiàn)出來。
A variety of such complexities has made it difficult to express in a general way which attributes are meant to have ID semantics.
各種復(fù)雜性使DTD很難以通用的方式表示哪些屬性應(yīng)當(dāng)具有ID語義。
However, the case for dynamic data in a DTD is not always so easily understood.
然而,在DTD中使用動(dòng)態(tài)數(shù)據(jù)的理由則并不總是那么易于理解。
And, as I believe this case study shows, the resulting implementation is much like any other XML engine and specific DTD-based application.
正如我相信在這篇實(shí)例研究中所顯示的那樣,最終結(jié)果實(shí)現(xiàn)非常象任何其它XML引擎以及特定的基于DTD的應(yīng)用程序。
Also, Eclipse is able to use the SMIL DTD to control the editing of the underlying code in a SMIL context.
此外,Eclipse能夠使用SMILDTD來控制SMIL環(huán)境下對(duì)底層代碼的編輯。
Or you might have seen an XML DTD element defined in an EBNF style.
或者您可能見過以EBNF樣式定義的XMLDTD元素。
DITA provides a rich base for specialization because of the general design of elements used in its archetype-like topic DTD.
由于在其類架構(gòu)類型(archetype-like)主題DTD中使用了元素的一般化設(shè)計(jì),DITA為專門化提供了堅(jiān)實(shí)的基礎(chǔ)。
Before an HTML file can be properly validated, a correct DTD must be added as the first line of the file.
在校驗(yàn)HTML文件是否有效以前,必須得有正確的DTD放置在文件的首行。
All this DTD and versioning isn't worth much unless you can ensure your documents are valid, and follow the rules in the DTD you specify.
除非可以保證文檔是有效的,并且符合所指定的DTD中的規(guī)則,否則這些DTD和版本控制也就沒有多少意義。
The purpose of a DTD is to define what elements, attributes and entities is legal in an XML document.
DTD是用于檢驗(yàn)一份XML文檔中的元素、屬性和實(shí)體是否合法。
This approach tends to encode legacy practices into the resulting DTDs or vocabularies.
這種方法傾向于在最終的DTD或詞匯表中編碼遺留的實(shí)踐。
The purpose of those projects is to continue to validate the DITA architecture and use the DTD in a product development environment.
這些項(xiàng)目的目的就是繼續(xù)確認(rèn)DITA體系結(jié)構(gòu)和在產(chǎn)品開發(fā)環(huán)境中使用DTD。
Also be sure to spell the URL correctly, or your validating programs won't be able to find the DTD.
還要確保正確地拼寫URL,否則確認(rèn)程序將無法找到DTD。
Format XML is rich enough to represent either objects or hierarchies fully, given only the right DTD schema.
格式,XML非常豐富,只要DTD模式正確,它足以完整地表示對(duì)象或層次結(jié)構(gòu)。
Through building simulation linkage to simulate DTD case, the performances of these algorithms are analyzed and compared.
通過搭建仿真鏈路,模擬雙端放聲狀況,對(duì)這些常用算法的性能進(jìn)行了分析比較。
It is important to notice that this DTD does not contain elements with MIXED or ANY content model.
重要的是注意:DTD不包含帶MIXED或ANY內(nèi)容模型的元素。
The identifier in the document prolog that gives the name of a DTD or external entity.
提供DTD或外部實(shí)體的名稱的文檔序言中的標(biāo)識(shí)符。
But, as if things aren't hairy enough already, not just any DTD will do.
但好像事情不是那么簡(jiǎn)單,不是任何DTD都可以做到這一點(diǎn)。
The process of validation checks the XML against a Document Type Definition (DTD), which may be part of the XML or external to it.
確認(rèn)過程根據(jù)文檔類型定義(DTD)來檢查XML,DTD可以是XML的一部分,也可以在它的外部。
XML files that conform to this DTD aren't really XML-oriented; XML simply acts as a convenient serialization of the programming data.
符合這個(gè)DTD的XML文件并不真正是面向XML的,XML僅僅作為編程數(shù)據(jù)的一種方便的序列化。
Xerces-C++ offers great out-of-the-box validation capabilities for ensuring that an XML document conforms to a DTD.
Xerces-C++提供了很好的默認(rèn)安裝的驗(yàn)證能力以保證一個(gè)XML文檔符合一個(gè)DTD。
Automatically generating a set of Python validity classes from a DTD or XML Schema would be nice.
從DTD或XMLSchema自動(dòng)生成一組Python有效性類將會(huì)非常好。
In particular, techniques for chunking can generate topics out of a book DTD.
具體來說,組塊技術(shù)可以從圖書DTD中生成主題。
Use default parsing behavior that discards insignificant white space and does not allow for an internal DTD subset.
使用默認(rèn)的分析行為,即放棄無用的空格,且不允許使用內(nèi)部DTD子集。
TEI itself is not an SGML or XML application, but rather a set of guidelines from which languages (DTDs) can be constructed.
TEI本身不是一種SGML或XML應(yīng)用,而是一組用于構(gòu)造語言(DTD)的指導(dǎo)原則。
It also has a defined set of metadata that might be shared directly with the metadata models of quite different DTDs or schemas.
還定義了一組元數(shù)據(jù),可以直接在完全不同的DTD或模式元數(shù)據(jù)模型中共享。
This method allows you to provide your own entity resolution, preventing the parser from using the DTD for this task.
該方法允許您提供自己的實(shí)體解析,從而防止語法分析器使用DTD來做這件事。
A value of standalone=no indicates that the XML document in question depends on an externally defined DTD.
standalone=no表示相關(guān)的XML文檔依賴于外部定義的DTD。