<view>

<view> (view) describe el contexto visual de una cierta parte del escenario en los términos en los que el espectador lo percibe, generalmente independientemente de cualquier diálogo. [7.3.1 Technical Information 7.3 Other Types of Performance Text]
Módulo drama — Performance Texts
Atributos
Miembro de
Contenido en
Puede contener
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
datos de caracteres
Nota

A view is a particular form of stage direction.

Ejemplo
<view>
 <name>Max</name> joins his daughter
at the window. <hi>Rain</hi> sprays his
face--
</view>
<view>
 <camera>Max's POV</camera> He sees occasional
windows open, and just across from his apartment
house, a <hi>man</hi> opens the front door of
a brownstone--
</view>
Ejemplo
<div type="shot">
 <view>BBC World symbol</view>
 <sp>
  <speaker>Voice Over</speaker>
  <p>Monty Python's Flying Circus tonight comes to you live
     from the Grillomat Snack Bar, Paignton.</p>
 </sp>
</div>
<div type="shot">
 <view>Interior of a nasty snack bar. Customers around, preferably
   real people. Linkman sitting at one of the plastic tables.</view>
 <sp>
  <speaker>Linkman</speaker>
  <p>Hello to you live from the Grillomat Snack Bar.
  </p>
 </sp>
</div>
Content model
<content>
 <macroRef key="macro.specialPara"/>
</content>
Declaración
<rng:element name="view">
 <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="macro.specialPara"/>
</rng:element>
element view
{
   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,
   macro.specialPara
}