%book-atts;

Book Attributes

Attribute list for the top-level element <book>.

Model

<!ENTITY % book-atts
           "%jats-common-atts;
             book-type  CDATA                             #IMPLIED
             %dtd-version;
             indexed    (yes | no)                        #IMPLIED
             xml:lang   NMTOKEN                           'en'
             %XLINK.xmlns.attrib;
             %MATHML.xmlns.attrib;
             %xinclude.xmlns.attrib;
             %ali.xmlns.attrib;
             %Schema.xmlns.attrib;"                                  >

Expanded Model

id ID #IMPLIED xml:base CDATA #IMPLIED book-type CDATA #IMPLIED dtd-version CDATA #FIXED '2.0' indexed (yes | no) #IMPLIED xml:lang NMTOKEN 'en' xmlns:xlink CDATA #FIXED 'http://www.w3.org/1999/xlink' xmlns:mml CDATA #FIXED 'http://www.w3.org/1998/Math/MathML' xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude' xmlns:ali CDATA #FIXED 'http://www.niso.org/schemas/ali/1.0/' xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'