%article-atts;

Article Attributes

Attribute list for the <article> element, which is the top-level (document) element in this Tag Set.

Model

<!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 Model

id ID #IMPLIED xml:base CDATA #IMPLIED article-type CDATA #IMPLIED specific-use CDATA #IMPLIED xml:lang NMTOKEN 'en' dtd-version CDATA #FIXED '1.3d1' 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