<line>
<line> contains the transcription of a topographic line in the source document | |
モジュール | transcr — 11 Representation of Primary Sources |
属性 | att.typed (@type, @subtype) att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.coordinated (@start, @ulx, @uly, @lrx, @lry) |
当該モジュールを使用するもの | |
上位 | |
下位 | figures: figure notatedMusic |
宣言 |
element line { att.typed.attributes, att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.coordinated.attributes, ( text | model.global | model.linePart )* } |
例 | <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> |
例 | <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> |