%book-app-atts; Book Appendix Attributes

Attribute list for the <book-app> element.
Declaration
<!ENTITY % book-app-atts
           "%jats-common-atts;
             book-part-type
                        CDATA                             #IMPLIED
             seq        CDATA                             #IMPLIED
             indexed    (yes | no)                        #IMPLIED
             specific-use
                        CDATA                             #IMPLIED
             xml:lang   NMTOKEN                           #IMPLIED
             %XLINK.xmlns.attrib;
             %ali.xmlns.attrib;
             %MATHML.xmlns.attrib;
             %xinclude.xmlns.attrib;
             %Schema.xmlns.attrib;"                                  >
Expanded Declaration

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