<tech>

<tech> (technical stage direction) describes a special-purpose stage direction that is not meant for the actors. 7.3.1 Technical Information
組件drama — 7 Performance Texts
屬性
typecategorizes the technical stage direction.
狀態 非必備的
合法的值是:
light
a lighting cue
sound
a sound cue
prop
a prop cue
block
a blocking instruction
perf (performance) identifies the performance or performances to which this technical direction applies.
狀態 非必備的
資料類型
data.enumerated
The IDREFS are derived from the xml:id attribute on a <performance> element.
屬於 model.stageLike
可包含
宣告
element tech
{
   att.global.attributes,
   attribute type { "light" | "sound" | "prop" | "block" }?,
   attribute perf { data.enumerated }?,
   macro.paraContent
}
例子
<tech type="light">Red spot on his face</tech>