<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>馬克思</name>隨他女兒到窗邊。<hi>雨水</hi> 打在他臉上--
</view>
<view>
 <camera>馬克思的視點</camera> 他看見一些打開的窗戶,而就在他公寓對面,有一個<hi>男子</hi> 正打開富麗堂皇的大門。--
</view>
例子
<div type="shot">
 <view>香港鳳凰衛視台</view>
 <sp>
  <speaker>旁白</speaker>
  <p>2008北京奧運的聖火稍後即將傳遞到香港九龍,我們有最新的現場實況直播於您。</p>
 </sp>
</div>
<div type="shot">
 <view>香港九龍街道。四處是圍觀的群眾。記者站在聖火傳遞路線旁。</view>
 <sp>
  <speaker>主持人</speaker>
  <p>大家好,我現在在香港的九龍。 </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
}