<setting>
| <setting> descrive la particolare ambientazione di una interazione linguistica. [16.2.3 The Setting Description] | |
| Modulo | corpus — Language Corpora | 
| Attributi | 
                     
  | 
               
| Contenuto in | 
                      corpus: settingDesc 
                         | 
               
| Può contenere | |
| Nota | 
                      If the who attribute is not supplied, the setting is assumed to be that of all participants in the language interaction.  | 
               
| Esempio | 
                      <setting> 
                  <placeName>New York City, US</placeName> <date>1989</date> <locale>on a park bench</locale> <activity>feeding birds</activity> </setting>  | 
               
| Content model | 
                     <content>  | 
               
| Dichiarazione | 
                     <rng:element name="setting"> element setting { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.ascribed.attributes, ( model.pLike+ | ( model.nameLike.agent | model.dateLike | model.settingPart )* ) }  |