<castList>
<castList> (角色清單) 包含單一角色名單或出場人物列表。 [7.1.4 Cast Lists 7.1 Front and Back Matter ] | |
組件 | drama — Performance Texts |
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
俱乐部会员 | |
可包含在於 | core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote namesdates: occupation textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph front imprimatur postscript salute signed titlePart trailer verse: rhyme |
可包含 | core: bibl biblStruct cb cit desc gap gb head index l label lb lg list listBibl meeting milestone note noteGrp p pb q quote said sp stage dictionaries: entry entryFree superEntry figures: figure notatedMusic table header: biblFull msdescription: msDesc namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation nets: eTree forest graph listForest tree tagdocs: classSpec constraintSpec dataSpec eg egXML elementSpec listRef macroSpec moduleSpec outputRendition schemaSpec specGrp specGrpRef textstructure: argument byline dateline docAuthor docDate epigraph floatingText opener salute signed transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
例子 | <castList> <castGroup> <head rend="braced">楊延輝</head> <castItem> <role>少年楊延輝</role> <actor>李少春</actor> </castItem> <castItem> <role>中年楊延輝</role> <actor>周信芳</actor> </castItem> <castItem> <role>中年楊延輝</role> <actor>譚富英</actor> </castItem> <castItem> <role>老年楊延輝</role> <actor>馬連良</actor> </castItem> </castGroup> <castItem> <role>鐵鏡公主</role> <roleDesc>遼國公主,嫁楊延輝為妻</roleDesc> <actor>梅蘭芳</actor> </castItem> <castGroup> <head rend="braced">楊家兄弟</head> <castItem> <role>楊延昭</role> <actor>馬盛龍</actor> </castItem> <castItem> <role>楊宗保</role> <actor>姜妙香</actor> </castItem> </castGroup> <castItem> <role>蕭太后</role> <roleDesc>遼景宗耶律賢的皇后</roleDesc> <actor>芙蓉草</actor> </castItem> <castItem> <role>四夫人</role> <actor>高玉倩</actor> </castItem> <castItem> <role>佘太君</role> <roleDesc>楊延輝的母親</roleDesc> <actor>馬富祿</actor> </castItem> </castList> <stage type="mix">場景交換於遼國廷內與飛虎峽宋營之間。</stage> |
Content model | <content> |
宣告 | <rng:element name="castList"> element castList { 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, ( ( model.divTop | model.global )*, ( model.common, model.global* )*, ( ( castItem | castGroup ), model.global* )+, ( model.common, model.global* )* ) } |