<surfaceGrp>
<surfaceGrp> defines any kind of useful grouping of written surfaces, for example the recto and verso of a single leaf, which the encoder wishes to treat as a single unit. [11.1 Digital Facsimiles] | |
모듈 | transcr — Representation of Primary Sources |
속성 | 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.declaring (@decls) att.typed (@type, @subtype) |
에 의해 포함된 |
transcr: facsimile sourceDoc surface surfaceGrp
|
포함할 수 있다 |
figures: figure notatedMusic
|
주석 |
Where it is useful or meaningful to do so, any grouping of multiple surface elements may be indicated using the surfaceGrp elements. |
예 | |
Content model |
<content> |
선언 |
<rng:element name="surfaceGrp"> element surfaceGrp { 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.declaring.attributes, att.typed.attributes, ( model.global | surface | surfaceGrp )+ } |