%book-atts; Book Attributes

Attribute list for the top-level element <book>.
Declaration
<!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;
             %Schema.prefix;:noNamespaceSchemaLocation   
                        CDATA          #IMPLIED"                    >
Expanded Declaration

id ID #IMPLIED xml:base CDATA #IMPLIED book-type CDATA #IMPLIED dtd-version (1.0 | 2.0 | 2.1) #IMPLIED 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' xsi:noNamespaceSchemaLocation CDATA #IMPLIED