<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 | Attributes att.global (xml:id, n, xml:lang) (lim.att.global.fragmentable (part)) (att.global.rendition (rendition)) (att.global.source (source)) |
Contained by |
lim: limItem
|
May contain | |
Note | |
Examples |
<settingDesc> <p>Texts recorded in the Canadian Parliament building in Ottawa, between April and November 1988 </p> </settingDesc> |
Source | Github
<elementSpec rend="change" module="corpus" ident="settingDesc"> <gloss>setting description</gloss> <desc>describes the setting or settings within which a language interaction takes place, or other places otherwise referred to in a text, edition, or metadata.</desc> <classes> <memberOf key="att.global"/> </classes> <content> <sequence minOccurs="1" maxOccurs="1"> <elementRef key="setting" minOccurs="1" maxOccurs="unbounded"/> <elementRef key="note" minOccurs="0" maxOccurs="1"/> </sequence> </content> <attList/> </elementSpec> |