modularization

modularization

本項は歴史的事項を説明しています。本項の内容の一部または全部は、現在の状況とは異なるかもしれません。

(なお本項の内容の一部または全部は、互換性または歴史的連続性のために現在も有効な場合もあります。しかし新たに利用することは避けるべきです。)

目次

  1. モジュール化 (XHTML 式文書型定義)
  2. メモ

モジュール化 (XHTML 式文書型定義)#

[1]

モジュール化 (modularization)
モジュール化模型実装マーク宣言を特定の目標を支援する単位や集団に合成・ 分解する処理。各モジュールは別々のファイル実体として存在するかもしれませんし、 そうでないかもしれません。 XHTML m12n

[2] 仕様書:

[3] モジュラ化という訳語もあるみたいですが、 個人的には余り好きじゃないです。

[4]

classinstance
modularization modelmodularization
document modelmarkup model
document typedocument
abstract modulemodule
content modelcontent
element typeelement

メモ#

[5] Re: XMLHttpRequest Comments from W3C Forms WG (Boris Zbarsky 著, 版) <http://lists.w3.org/Archives/Public/public-webapps/2009OctDec/0949.html>

[6] XHTML™ 2.0 - Terms and Definitions ( 版) <http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/terms.html>

modularization

an implementation of a modularization model; the process of composing or de-composing a DTD by dividing its markup declarations into units or groups to support specific goals. Modules may or may not exist as separate file entities (i.e., the physical and logical structures of a DTD may mirror each other, but there is no such requirement).