%article-atts; Article Attributes

Attribute list for the <article> element, which is the top-level (document) element in this Tag Set.
Declaration
<!ENTITY % article-atts
            "%jats-common-atts;                                       
             article-type
                        CDATA                             #IMPLIED
             specific-use
                        CDATA                             #IMPLIED
             xml:lang   NMTOKEN                           'en'
             %dtd-version;
             %XLINK.xmlns.attrib;
             %MATHML.xmlns.attrib;
             %ali.xmlns.attrib;
             %Schema.xmlns.attrib;
             %Schema.prefix;:noNamespaceSchemaLocation   
                        CDATA          #IMPLIED"                    >
Expanded Declaration

id ID #IMPLIED xml:base CDATA #IMPLIED article-type CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN 'en' dtd-version (3.0 | 0.4 | 1.0 | 1.1d1 | 1.1d2 | 1.1d3 | 1.1 | 1.2d1 | 1.2d2 | 1.2 | 1.3d1 | 1.3d2 | 1.3) #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:xsi CDATA #FIXED 'http://www.w3.org/2001/XMLSchema-instance' xsi:noNamespaceSchemaLocation CDATA #IMPLIED