<settingDesc>
<settingDesc> (setting description) describes the setting or settings within which a language interaction takes place, or other places otherwise referred to in a text, edition, or metadata. [15.2. Contextual Information 2.4. The Profile Description] | |
Module | corpus |
Attributes |
|
Member of | |
Contained by | header: profileDesc |
May contain | |
Note | May contain a prose description organized as paragraphs, or a series of <setting> elements. If used to record not settings of language interactions, but other places mentioned in the text, then place optionally grouped by listPlace inside standOff should be preferred. |
Example | <settingDesc> <p>Texts recorded in the Canadian Parliament building in Ottawa, between April and November 1988 </p> </settingDesc> |
Content model | <content> |
Schema Declaration | element settingDesc { tei_att.global.attributes, tei_att.declarable.attributes, ( tei_model.pLike+ | ( setting | tei_model.placeLike | tei_listPlace )+ ) } |