<specDesc>
<specDesc> (specification description) indicates that a description of the specified element, class, or macro should be included at this point within a document. [22.1.2 Element and Attribute Descriptions] | |||||||||||||||||||||
Module | tagdocs — Documentation Elements | ||||||||||||||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
|
||||||||||||||||||||
Member of | |||||||||||||||||||||
Contained by |
core: abbr add addrLine author biblScope citedRange corr date del distinct editor email emph expan foreign gloss head headItem headLabel hi item l label measure mentioned name note num orig p pubPlace publisher q quote rb ref reg rs rt said sic soCalled speaker stage street term textLang time title unclear unit
dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron re sense stress subc syll tns usg xr
figures: cell
msdescription: accMat acquisition additions catchwords collation colophon condition custEvent decoNote explicit filiation finalRubric foliation heraldry incipit layout material musicNotation objectType origDate origPlace origin provenance rubric secFol signatures source stamp summary support surrogates typeNote watermark
namesdates: addName affiliation birth bloc country death district education faith floruit forename genName gender geogFeat geogName nameLink nationality objectName occupation offset orgName persName persPronouns placeName region residence roleName settlement sex socecStatus surname
textstructure: byline closer dateline docAuthor docDate docEdition docImprint imprimatur opener salute signed titlePart trailer
verse: rhyme
|
||||||||||||||||||||
May contain | Empty element | ||||||||||||||||||||
Note |
The description is usually displayed as a label and an item. The list of attributes may include some which are inherited by virtue of an element's class membership; descriptions for such attributes may also be retrieved using another specDesc, this time pointing at the relevant class. |
||||||||||||||||||||
Example |
<specDesc key="orth"/>
|
||||||||||||||||||||
Example |
<specDesc key="emph"/>
|
||||||||||||||||||||
Example |
<specDesc key="foreign"
atts="usage xml:lang"/> |
||||||||||||||||||||
Content model |
<content> |
||||||||||||||||||||
Schema Declaration |
<rng:element name="specDesc"> element specDesc { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute key { teidata.name }, attribute atts { list { teidata.name* } }?, empty } |