%index-term-atts; Index-Term Attributes

Attribute list for <index-term> element (inline embedded index terms).
Declaration
<!ENTITY % index-term-atts
           "%jats-common-atts;
             index-type NMTOKENS                          #IMPLIED
             sort-key   CDATA                             #IMPLIED
             content-type
                        CDATA                             #IMPLIED
             specific-use
                        CDATA                             #IMPLIED
             xml:lang   NMTOKEN                           #IMPLIED
             %multi-lang-atts;
             vocab      CDATA                             #IMPLIED
             vocab-identifier
                        CDATA                             #IMPLIED
             vocab-term CDATA                             #IMPLIED
             vocab-term-identifier
                        CDATA                             #IMPLIED"  >
Expanded Declaration

id ID #IMPLIED xml:base CDATA #IMPLIED index-type NMTOKENS #IMPLIED sort-key CDATA #IMPLIED content-type CDATA #IMPLIED 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 vocab CDATA #IMPLIED vocab-identifier CDATA #IMPLIED vocab-term CDATA #IMPLIED vocab-term-identifier CDATA #IMPLIED