att.internetmedia

Attributes which record the type of an electronic resource.
Module MEI.shared
Members
avFile, graphic, incipCode, incipText, ptr, ref (direct members of att.internetmedia)
Attributes
@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 of datatype string. att.internetmedia
Declaration
<attDef ident="mimetype" usage="opt">
<desc>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 maxOccurs="1" minOccurs="1">
<rng:data type="string"/>
</datatype>
</attDef>