<camera>

<camera> (camera) describes a particular camera angle or viewpoint in a screen play. [7.3.1 Technical Information 7.3 Other Types of Performance Text]
Module drama — Performance Texts
Attributes
Member of
Contained by
May contain
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
Example
<view>George glances at the window—and freezes.
<camera type="cut">New angle—shock cut</camera>
Out the window the body of a dead man suddenly slams into frame
</view>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
<rng:element name="camera">
 <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.typed.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element camera
{
   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.typed.attributes,
   macro.paraContent
}