%book-part-atts;

Book Part Attributes

Attribute list for the <book-part> element

Content Model

<!ENTITY % book-part-atts
            "id         ID                                #IMPLIED
             book-part-type     
                        CDATA                             #IMPLIED
             book-part-number   
                        CDATA                             #IMPLIED
             indexed    (true | false)                    'true'
             xml:lang   NMTOKEN                           'en'     
             %might-link-atts;                            
             %MATHML.xmlns.attrib;"                                  >

Expanded Content Model

id ID #IMPLIED 
book-part-type CDATA #IMPLIED 
book-part-number CDATA #IMPLIED 
indexed (true | false) 'true' 
xml:lang NMTOKEN 'en' 
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 
xmlns:mml CDATA #FIXED 'http://www.w3.org/1998/Math/MathML'

Module

bookpart3.ent