<purpose>
| <purpose> characterizes a single purpose or communicative function of the text. [16.2.1 The Text Description] | |||||||||||||||||||
| Module | corpus — Language Corpora | ||||||||||||||||||
| Attributes | 
                     
 
  | 
               ||||||||||||||||||
| Contained by | 
                      corpus: textDesc 
                         | 
               ||||||||||||||||||
| May contain | 
                      core: abbr address cb choice date distinct ellipsis email emph expan foreign gap gb gloss hi index lb measure measureGrp mentioned milestone name note noteGrp num pb ptr q ref rs soCalled term time title unit 
                        dictionaries: lang 
                        figures: figure notatedMusic 
                        header: idno 
                        
                        
                        msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width 
                        namesdates: addName affiliation bloc climate country district eventName forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait 
                        
                        
                        
                        
                        character data 
                      | 
               ||||||||||||||||||
| Note | 
                      Usually empty, unless some further clarification of the type attribute is needed, in which case it may contain running prose  | 
               ||||||||||||||||||
| Example | 
                      <purpose type="persuade" degree="high"/> 
                  <purpose type="entertain" degree="low"/>  | 
               ||||||||||||||||||
| Content model | 
                     <content>  | 
               ||||||||||||||||||
| Schema Declaration | 
                     <rng:element name="purpose"> element purpose { 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.typed.attribute.subtype, attribute type { "persuade" | "express" | "inform" | "entertain" | teidata.enumerated }?, attribute degree { teidata.certainty }?, macro.phraseSeq.limited }  | 
               ||||||||||||||||||