%book-part-wrapper-atts;

Book Part Wrapper Attributes

Attributes used with the <book-part-wrapper> element.

Model

<!ENTITY % book-part-wrapper-atts
           "%jats-common-atts;
             content-type
                        CDATA                             #IMPLIED
             %dtd-version;
             from-where (%book-part-locations;)           #IMPLIED
             specific-use
                        CDATA                             #IMPLIED
             xml:lang   NMTOKEN                           #IMPLIED
             %XLINK.xmlns.attrib;
             %MATHML.xmlns.attrib;
             %ali.xmlns.attrib;
             %xinclude.xmlns.attrib;
             %Schema.xmlns.attrib;"                                  >

Expanded Model

id ID #IMPLIED xml:base CDATA #IMPLIED content-type CDATA #IMPLIED dtd-version CDATA #FIXED '2.0' from-where (front-matter | body | back | supplemental) #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED xmlns:xlink CDATA #FIXED 'http://www.w3.org/1999/xlink' xmlns:mml CDATA #FIXED 'http://www.w3.org/1998/Math/MathML' xmlns:ali CDATA #FIXED 'http://www.niso.org/schemas/ali/1.0/' xmlns:xi CDATA #FIXED 'http://www.w3.org/2001/XInclude' xmlns:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance'