<writing>

<writing> 発話テキストで参加している表す,書き起こしテキストの一節を示す. 8.3.4 Writing
モジュールspoken — 8 Transcriptions of Speech
属性 att.ascribed (@who) att.typed (@type, @subtype) att.timed (@start, @end) att.duration.w3c (@dur)
source 書き起こしの元資料または台本に関する完全な情報を表す,ヘダー中の 書誌情報を示す.
状態 任意
データ型
data.code
Must be a valid identifier for a bibliographic element in the TEI header
gradual 当該書き起こしは一度に見られるか,または少しずつ見られるものかを示す.
状態 任意
データ型
data.xTruthValue
解説
The value true indicates the writing is revealed gradually; the value false that the writing is revealed all at once.
当該モジュールを使用するもの model.global.spoken
下位
宣言
element writing
{
   att.global.attributes,
   att.ascribed.attributes,
   att.typed.attributes,
   att.timed.attributes,
   att.duration.w3c.attributes,
   attribute source { data.code }?,
   attribute gradual { data.xTruthValue }?,
   macro.paraContent
}
解説
The <writing> element will usually be short and most simply transcribed as a character string; the content model also allows a sequence of paragraphs and paragraph-level elements, in case the writing has enough internal structure to warrant such markup. In either case the usual phrase-level tags for written text are available.