<view>

<view> (view) 일반적으로 어떤 대화와도 무관하게 관객의 관점에서 시나리오의 일부인 시각적 맥락을 기술한다. [7.3.1 Technical Information 7.3 Other Types of Performance Text]
모듈 drama — Performance Texts
속성
클럽 회원
에 의해 포함된
포함할 수 있다
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
주석

A view is a particular form of stage direction.

<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>
<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>
선언
<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
}