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
<avFile>References an external digital audio or video file.
<extData>Provides a container element for non-MEI data formats.
<graphic>Indicates the location of an inline graphic.
<incipCode>Incipit coded in a non-XML, plain text format, such as Plaine & Easie Code.
<incipText>Opening words of a musical composition.
<ptr>Defines a traversible pointer to another location, using only attributes to describe the destination.
<ref>Defines a traversible reference to another location. May contain text and sub-elements that describe the destination.
Figures and tables component declarations.
<graphic>Indicates the location of an inline graphic.
Metadata header component declarations.
<incipCode>Incipit coded in a non-XML, plain text format, such as Plaine & Easie Code.
<incipText>Opening words of a musical composition.
Performance component declarations.
<avFile>References an external digital audio or video file.
Pointer and reference component declarations.
<ptr>Defines a traversible pointer to another location, using only attributes to describe the destination.
<ref>Defines 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.
<extData>Provides 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>