att.global.facs
att.global.facs provides attributes used to express correspondence between an element and all or
part of a facsimile image or surface. [11.1. Digital Facsimiles]
Module | transcr | ||||||
Members | lb pb | ||||||
Attributes | Attributes
|
||||||
Note |
The facs attribute should contain only a single pointer of the limdata.facs.
|
||||||
Source | Github
<classSpec rend="change" predeclare="true" module="transcr" type="atts" ident="att.global.facs"> <desc>provides attributes used to express correspondence between an element and all or part of a facsimile image or surface.</desc> <classes/> <attList> <attDef ident="facs" usage="opt"> <gloss>facsimile</gloss> <desc>points to one or more images, portions of an image, or surfaces which correspond to the current element.</desc> <datatype maxOccurs="1"> <dataRef key="limdata.facs"/> </datatype> </attDef> </attList> </classSpec> |