<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
core: note
corpus: setting
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.
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>
      
<elementRef key="setting" minOccurs="1" maxOccurs="unbounded"/>
      
<elementRef key="note" minOccurs="0" maxOccurs="1"/>
   
</content>
   
<attList/>
</elementSpec>