att.internetMedia

Attributes which record the type of an electronic resource.
Module
Attributes
mimetype
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value should be a valid MIME media type defined by the Internet Engineering Task Force in RFC 2046. Value is plain text.
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value should be a valid MIME media type defined by the Internet Engineering Task Force in RFC 2046. Value is plain text.
Component declarations that are shared between two or more modules.
mimetype(optional)Specifies the applicable MIME (multimedia internet mail extension) type. The value should be a valid MIME media type defined by the Internet Engineering Task Force in RFC 2046. Value is plain text.
Available at
avFileReferences an external digital audio or video file.
extDataProvides a container element for non-MEI data formats.
graphicIndicates the location of an inline graphic.
incipCodeIncipit coded in a non-XML, plain text format, such as Plaine & Easie Code.
incipTextOpening words of a musical composition.
ptrDefines a traversible pointer to another location, using only attributes to describe the destination.
refDefines a traversible reference to another location. May contain text and sub-elements that describe the destination.
Figures and tables component declarations.
graphicIndicates the location of an inline graphic.
Metadata header component declarations.
incipCodeIncipit coded in a non-XML, plain text format, such as Plaine & Easie Code.
incipTextOpening words of a musical composition.
Performance component declarations.
avFileReferences an external digital audio or video file.
Pointer and reference component declarations.
ptrDefines a traversible pointer to another location, using only attributes to describe the destination.
refDefines a traversible reference to another location. May contain text and sub-elements that describe the destination.
Component declarations that are shared between two or more modules.
extDataProvides a container element for non-MEI data formats.
Declaration
<classSpec ident="att.internetMedia" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes which record the type of an electronic resource.</desc>
<attList>
<attDef ident="mimetype" usage="opt">
<desc xml:lang="en">Specifies the applicable MIME (multimedia internet mail extension) type. The value should be a valid MIME media type defined by the Internet Engineering Task Force in RFC 2046.</desc>
<datatype>
<rng:data type="string"/>
</datatype>
</attDef>
</attList>
</classSpec>