ホーム > ストレージネットワーキング用語集 > document type definition
XMLにおいて,文書中で使用が認められているタグ,つまり「マークアップ符号」とその意味の仕様.XMLタグは「」文字によって区切られる.文書にDTDが利用可能である際は,汎用的なリーダ(プログラム)はその文書を解析し,表示もしくは印刷できる.
使用分野: Standards
In XML, a specification of the permissible tags or “markup codes” in a document, and their meanings. XML tags are delimited by the characters, “”. When a DTD is available for a document, a universal reader (program) can parse the document and display or print it.
CONTEXT [Standards]