<tech>

<tech> (technical stage direction) describes a special-purpose stage direction that is not meant for the actors. 7.3.1 Technical Information
Moduledrama — 7 Performance Texts
AttributesIn addition to global attributes
typecategorizes the technical stage direction.
Status Optional
Legal values are:
lighta lighting cue
sounda sound cue
propa prop cue
blocka blocking instruction
perf(performance) identifies the performance or performances to which this technical direction applies.
Status Optional
Datatype
data.enumerated
Values The IDREFS are derived from the xml:id attribute on a performance element.
Declaration
element tech
{
   att.global.attributes,
   attribute type { "light" | "sound" | "prop" | "block" }?,
   attribute perf { data.enumerated }?,
   macro.paraContent
}
Example
<tech type="light">Red spot on his face</tech>
Contained by model.stageLike
May contain