<segmentation>
<segmentation> (segmentation) describe los principios aplicados en la fragmentación del texto, p.ej. en las oraciones, sintagmas, morfemas, etc. [2.3.3 The Editorial Practices Declaration 15.3.2 Declarable Elements] | |
Módulo | header — The TEI Header |
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)) att.declarable (@default) |
Miembro de | |
Contenido en | header: editorialDecl |
Puede contener | |
Ejemplo | <segmentation> <p> <gi>s</gi> elements mark orthographic sentences and are numbered sequentially within their parent <gi>div</gi> element </p> </segmentation> |
Ejemplo | <p> <gi>seg</gi> elements are used to mark functional constituents of various types within each <gi>s</gi>; the typology used is defined by a <gi>taxonomy</gi> element in the corpus header <gi>classDecl</gi> </p> |
Content model | <content> |
Declaración | <rng:element name="segmentation"> element segmentation { 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, att.declarable.attributes, model.pLike+ } |