%code-atts;

Code Attributes

Attributes for the <code> element

Model

<!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;
             xml:space (default | preserve)       #FIXED 'preserve'" >

Expanded Model

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 xml:space (default | preserve) #FIXED 'preserve'