<meeting>
<meeting> contains the formalized descriptive title for a meeting or conference, for use in a bibliographic description for an item derived from such a meeting, or as a heading or preamble to publications emanating from it. 3.11.2.2 Authors, Titles, and Editors | |
Module | core — 3 Elements Available in All TEI Documents |
Used by | |
May contain |
core: abbr address bibl biblStruct choice cit date desc distinct email emph expan foreign gloss label list listBibl measure measureGrp mentioned name num ptr q quote ref rs said soCalled stage term time title
dictionaries: lang
figures: table
header: biblFull
msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material msDesc origDate origPlace secFol signatures stamp watermark width
namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName listEvent listNym listOrg listPerson listPlace nameLink offset orgName persName placeName region roleName settlement state surname
tagdocs: att classSpec code eg egXML elementSpec gi ident listRef macroSpec moduleRef moduleSpec specGrp specGrpRef tag val
textcrit: listWit
|
Declaration |
element meeting { att.global.attributes, macro.limitedContent } |
Example |
<div>
<meeting>Ninth International Conference on Middle High German Textual Criticism, Aachen, June 1998.</meeting> <list type="attendance"> <head>List of Participants</head> <item> <persName>...</persName> </item> <item> <persName>...</persName> </item> <!--...--> </list> <p>...</p> </div> |