<set>
<set> (setting) contains a description of the setting, time, locale, appearance, etc., of the action of a play, typically found in the front matter of a printed performance text (not a stage direction). [7.1 Front and Back Matter ] | |
Modul | drama — Performance Texts |
Attribute | 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)) |
Mitglied des | |
Enthalten in | |
Kann enthalten | core: bibl biblStruct cb cit desc gap gb head index l label lb lg list listBibl 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: floatingText transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Anmerkung | Contains paragraphs or phrase level tags. This element should not be used outside the front or back matter; for similar contextual descriptions within the body of the text, use the stage element. |
Beispiel | <set> <p>The action takes place on February 7th between the hours of noon and six in the afternoon, close to the Trenartha Tin Plate Works, on the borders of England and Wales, where a strike has been in progress throughout the winter.</p> </set> |
Beispiel | |
Beispiel | <front> <!-- <titlePage>, <div type="Dedication">, etc. --> <set> <list type="gloss"> <label>TIME</label> <item>1907</item> <label>PLACE</label> <item>East Coast village in England</item> </list> </set> </front> |
Content model | <content> |
Schema Deklaration | <rng:element name="set"> element set { 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.headLike | model.global )*, ( model.common, model.global* )* ) } |