tei:att.media.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
height restriction of xs:token optional
Where the media are displayed, indicates the display
height
mimeType restriction of list of restriction of xs:token optional
(MIME media type) specifies the applicable multimedia internet mail
extension (MIME) media type
scale union of(xs:double, xs:decimal, restriction of xs:token) optional
Where the media are displayed, indicates a scale factor to be applied when
generating the desired display size
width restriction of xs:token optional
Where the media are displayed, indicates the display
width

Used By

Source

<xs:attributeGroup name="att.media.attributes">
  <xs:attributeGroup ref="tei:att.internetMedia.attributes"/>
  <xs:attributeGroup ref="tei:att.media.attribute.width"/>
  <xs:attributeGroup ref="tei:att.media.attribute.height"/>
  <xs:attributeGroup ref="tei:att.media.attribute.scale"/>
</xs:attributeGroup>