<abbrev>
Abbreviation or Acronym (略語または頭文字)
文書のテキストに使用される略語、頭文字または顔文字で、頭文字の拡張を含むことがあります。
備考
使用法: 略語は通常大文字の英字 ("NIH", "WHO", "UN", "GAO" など), ですが、顔文字 (";-)") には略語としてタグ付けすることもできます ("smile-wink")。
リンク: リンク属性 (標準のXLink属性を使用) を使用して、拡張、定義、または追加の説明へのライブリンクを提供することができます。
変換上の注意点: STMの書籍でよく見られる略語は、STMジャーナルの世界ではめったにタグ付けされておらず、多くのジャーナルタグセットには存在しません。したがって、変換された素材は、頭文字や略語を認識するために処理が追加されない限り、略語や略語に依存することはできません。この要素は以前はジャーナルの世界ではまれでしたが、アクセシビリティの向上のために使用されています。
属性
コンテンツ・モデル
<!ELEMENT abbrev (#PCDATA %abbrev-elements;)* >
拡張コンテンツ・モデル
(#PCDATA | def)*
記述方法
以下のあらゆる組合せ:
- 文字、数字または特殊文字
- <def> (定義リスト: 定義)
この要素は以下の要素内に含むことができます:
<addr-line>, <alt-title>, <article-title>, <attrib>, <award-id>, <bold>, <code>, <collab>, <comment>, <conf-theme>, <def-head>, <element-citation>, <fixed-case>, <funding-source>, <italic>, <license-p>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <overline>, <p>, <preformat>, <product>, <roman>, <sans-serif>, <sc>, <strike>, <styled-content>, <sub>, <subtitle>, <sup>, <supplement>, <td>, <term>, <term-head>, <th>, <title>, <trans-subtitle>, <trans-title>, <underline>, <verse-line>
用例 1
略語で発音用の代替テキストがあるものとないもの:
... <article-meta> <article-categories>...</article-categories> <title-group> <article-title>The disabilities of the arm, shoulder and hand (<abbrev>DASH</abbrev>) outcome questionnaire: longitudinal construct validity and measuring self-rated health change after surgery</article-title> </title-group> <contrib-group>...</contrib-group> ... <permissions> <copyright-statement>©2003 Gummesson et al; licensee BioMed Central Ltd.</copyright-statement> <copyright-year>2003</copyright-year> <license license-type="open-access"> <license-p>This is an Open Access article: verbatim copying ...</license-p> </license> </permissions> <abstract> <p><bold>Background:</bold> The disabilities of the arm, shoulder and hand (<abbrev alt="D.A.S.H.">DASH</abbrev>) questionnaire is a self-administered region-specific outcome instrument developed as a measure of self-rated upper-extremity disability and symptoms. The <abbrev alt="D.A.S.H.">DASH</abbrev> consists mainly of a 30-item disability/symptom scale, scored 0 (no disability) to 100. The main purpose of this study was to assess the <italic>longitudinal construct validity</italic> of the <abbrev alt="D.A.S.H.">DASH</abbrev> among patients undergoing surgery.</p> ...</abstract> </article-meta> ...
用例 2
顔文字:
...
<p>And I can say without fear of contradiction
<abbrev alt="Wink smile">;)</abbrev> that this
political process is without flaw.</p>
...