%code-atts; Code Attributes

Attributes for the <code> element.
Declaration
<!ENTITY % code-atts
            "%jats-common-atts;                                       
             code-type          CDATA                     #IMPLIED
             code-version       CDATA                     #IMPLIED
             executable         (yes | no)                #IMPLIED
             language           CDATA                     #IMPLIED
             language-version   CDATA                     #IMPLIED
             platforms          CDATA                     #IMPLIED
             %display-atts;
             supplemental
                        (yes | no)                        #IMPLIED
             xml:space (default | preserve)       #FIXED 'preserve'" >
Expanded Declaration

id ID #IMPLIED xml:base CDATA #IMPLIED code-type CDATA #IMPLIED code-version CDATA #IMPLIED executable (yes | no) #IMPLIED language CDATA #IMPLIED language-version CDATA #IMPLIED platforms CDATA #IMPLIED position (anchor | background | float | margin) 'float' orientation (portrait | landscape) 'portrait' specific-use CDATA #IMPLIED xml:lang NMTOKEN #IMPLIED lang-group IDREF #IMPLIED lang-translate (yes | no) #IMPLIED lang-focus (primary | secondary | undefined | custom) #IMPLIED lang-focus-custom CDATA #IMPLIED lang-source (author | editor | translator | machine | custom) #IMPLIED lang-source-custom CDATA #IMPLIED lang-variant (original | translation | interpretation | transcription | transliteration | phonetic | spoken | unknown | custom) #IMPLIED lang-variant-custom CDATA #IMPLIED supplemental (yes | no) #IMPLIED xml:space (default | preserve) #FIXED 'preserve'