att.resourced
att.resourced provides attributes by which a resource (such as an externally held media file) may
be located.
| Module | tei | ||||||
| Members | graphic | ||||||
| Attributes |
|
||||||
| Source | Github
<classSpec module="tei" type="atts" ident="att.resourced"> <desc>provides attributes by which a resource (such as an externally held media file) may be located.</desc> <attList> <attDef ident="url" usage="req"> <gloss>uniform resource locator</gloss> <desc>specifies the URL from which the media concerned may be obtained.</desc> <datatype> <dataRef key="teidata.pointer"/> </datatype> </attDef> </attList> </classSpec> |