<metSym>
<metSym> (símbolo métrico de la notación) documenta la significación ideada para un carácter concreto o secuencia de caracteres al interno de una anotación métrica, o explícitamente o en términos de otros elementos simbólicos de la metDecl. [6.6 Metrical Notation Declaration] | |||||||||||||||
Módulo | verse — Verse | ||||||||||||||
Atributos | 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))
| ||||||||||||||
Contenido en | verse: metDecl | ||||||||||||||
Puede contener | core: abbr address cb choice date distinct 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 forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait datos de caracteres | ||||||||||||||
Ejemplo | <metSym value="x">a stressed syllable</metSym> <metSym value="o">an unstressed syllable</metSym> <metSym value="A" terminal="false">xoo</metSym> | ||||||||||||||
Content model | <content> | ||||||||||||||
Declaración | <rng:element name="metSym"> element metSym { 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 value { list { teidata.word+ } }, attribute terminal { teidata.truthValue }?, macro.phraseSeq.limited } |