%ext-link-atts;

External Link Attributes

Attribute list for the <ext-link> element

Content Model

<!ENTITY % ext-link-atts
             "id        ID                                 #IMPLIED
              ext-link-type 
                        CDATA                              #IMPLIED
              specific-use
                        CDATA                              #IMPLIED
              %might-link-atts;"                                     >

Expanded Content Model

id ID #IMPLIED 
ext-link-type CDATA #IMPLIED 
specific-use CDATA #IMPLIED 
xmlns:xlink CDATA #FIXED 'http://www.w3.org/1999/xlink' 
xlink:type (simple) #FIXED 'simple' 
xlink:href CDATA #IMPLIED 
xlink:role CDATA #IMPLIED 
xlink:title CDATA #IMPLIED 
xlink:show (embed | new | none | other | replace) #IMPLIED 
xlink:actuate (none | onLoad | onRequest | other) #IMPLIED

Module

common3.ent