<line>
<line> contains the transcription of a topographic line in the source document [11.2.2 Embedded Transcription] | |
Module | transcr — Representation of Primary Sources |
Attributes | att.typed (@type, @subtype) 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.coordinated (@start, @ulx, @uly, @lrx, @lry, @points) |
Member of | |
Contained by | |
May contain | figures: figure notatedMusic gaiji: g |
Declaration |
element line { att.typed.attributes, 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.coordinated.attributes, ( text | model.global | model.gLike | model.linePart )* } |
Example | <surface> <zone> <line>Poem</line> <line>As in Visions of — at</line> <line>night —</line> <line>All sorts of fancies running through</line> <line>the head</line> </zone> </surface> |
Example | <surface> <zone> <line>Hope you enjoyed</line> <line>Wales, as they said</line> <line>to Mrs FitzHerbert</line> <line>Mama</line> </zone> <zone> <line>Printed in England</line> </zone> </surface> |
Note | This element should be used only to mark up writing which is topographically organized as a series of lines, horizontal or vertical. It should not be used to mark lines of verse (for which use l) nor to mark linebreaks within text which has been encoded using structural elements such as p (for which use lb). |