12.1.118. <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. [16.2. Contextual Information 2.4. The Profile Description] | |
| Module | corpus — Specification |
| Attributes |
|
| Member of | |
| Contained by | header: language 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 | |
| Schematron |
<sch:pattern is-a="declarable">
<sch:param name="tde"
value="tei:settingDesc"/>
</sch:pattern> |
| Content model |
<content>
<alternate minOccurs="1" maxOccurs="1">
<classRef key="model.pLike" minOccurs="1"
maxOccurs="unbounded"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="setting"/>
<classRef key="model.placeLike"/>
<elementRef key="listPlace"/>
</alternate>
</alternate>
</content>
⚓ |
| Schema Declaration | |


