%media-atts;

Media Attributes

Attribute list for the <media> element

Content Model

<!ENTITY % media-atts
             "id        ID                                #IMPLIED
              %display-atts;                                       
              content-type  
                        CDATA                             #IMPLIED 
              specific-use
                        CDATA                             #IMPLIED
              mimetype  CDATA                             #IMPLIED
              mime-subtype
                        CDATA                             #IMPLIED 
              %link-atts;"                                           >

Expanded Content Model

id ID #IMPLIED 
position (anchor | float | margin) 'float' orientation (portrait | landscape) 'portrait' 
content-type CDATA #IMPLIED 
specific-use CDATA #IMPLIED 
mimetype CDATA #IMPLIED 
mime-subtype CDATA #IMPLIED 
xmlns:xlink CDATA #FIXED 'http://www.w3.org/1999/xlink' 
xlink:type (simple) #FIXED 'simple' 
xlink:href CDATA #REQUIRED 
xlink:role CDATA #IMPLIED 
xlink:title CDATA #IMPLIED 
xlink:show (embed | new | none | other | replace) #IMPLIED 
xlink:actuate (none | onLoad | onRequest | other) #IMPLIED

Module

display3.ent