<constitution>

<constitution> 当該テキストの完全性について示す. 15.2.1 The Text Description
モジュールcorpus — 15 Language Corpora
属性
type当該テキストの完全性を示す.
状態 任意
正当な値:
single
a single complete text [初期値]
composite
a text made by combining several smaller items, each individually complete
frags
(fragments) a text made by combining several smaller, not necessarily complete, items
unknown
composition unknown or unspecified
当該モジュールを使用するもの model.textDescPart
下位
宣言
element constitution
{
   att.global.attributes,
   attribute type { "single" | "composite" | "frags" | "unknown" }?,
   macro.phraseSeq.limited
}
<constitution type="frags">Prologues only.</constitution>
解説
The function of this element seems to overlap with both the org attribute on <div> and the <samplingDecl> in the <encodingDesc>.