* モジュール化 (XHTML 式文書型定義)

[1]
>
:[RUBYB[モジュール化][modularization]]:
[[モジュール化模型]]の[[実装]]。
[[マーク宣言]]を特定の目標を[[支援]]する単位や集団に合成・
分解する処理。各モジュールは別々の[[ファイル]][[実体]]として存在するかもしれませんし、
そうでないかもしれません。
[SRC[XHTML m12n]]

[2] 仕様書:
-[[XHTML m12n]]
--[CSECTION[2. Terms and Definitions]]
<IW:XHTML1m12n:"terms.html#a_terms">


[3] [Q[モジュラ化]]という訳語もあるみたいですが、
個人的には余り好きじゃないです。

[4]
,''class''	,''instance''
,modularization model	,modularization
,document model	,markup model
,document type	,document
,abstract module	,module
,content model	,content
,element type	,element

[[#comment]]

* メモ


[5] [CITE@en[Re: XMLHttpRequest Comments from W3C Forms WG]]
([[Boris Zbarsky]] 著, [TIME[2009-11-26 05:53:58 +09:00]] 版)
<http://lists.w3.org/Archives/Public/public-webapps/2009OctDec/0949.html>

[FIG(quote)[
[FIGCAPTION[
[6] [CITE@en[XHTML™ 2.0 - Terms and Definitions]]
([TIME[2010-12-17 00:44:37 +09:00]] 版)
<http://www.w3.org/TR/2010/NOTE-xhtml2-20101216/terms.html>
]FIGCAPTION]

> 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).

]FIG]
