<equipment>

<equipment> (equipment) 提供錄製設備及媒介的技術性細節,該設備及媒介用於口說文本來源之影像或聲音錄製。 [8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements]
組件 spoken — Transcriptions of Speech
屬性
俱乐部会员
可包含在於
spoken: recording
可包含
core: p
linking: ab
例子
<equipment>
 <p>內建麥克風、立體聲音響以及數位錄音聲道的"Hi-8" 的8釐米NTSC攝錄像機。</p>
</equipment>
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
宣告
<rng:element name="equipment">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.declarable.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
</rng:element>
element equipment
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.declarable.attributes,
   model.pLike+
}