* [CODE(XMLe)@en[atom:subtitle]] 要素 (Atom 1.0)

[13] [DFN[[CODE(XMLe)@en[[[atom:subtitle]]]] [[要素]]]]は、
[[フィード]]の[[人間可読]]な[[説明]]・[[副題]]を表します
[SRC[[[RFC 4287]] 4.2.12.]]。

[7] 
:状態:[[IETF]] [[提案標準]]
:[[要素名]]:[CODE(XMLe)@en[[[subtitle]]]]
(「[RUBYB[[[副題]]]@en[subtitle]]」より)
:文脈:[CODE(XMLe)@en[[[atom:feed]]]] の[[子要素]]として
:[[内容モデル]]:[[Text construct]]
:[[属性]]:

** 仕様書

-[8] [CITE@en[RFC 4287 - The Atom Syndication Format]]
--<http://tools.ietf.org/html/rfc4287#section-4.1.1>
--'''<http://tools.ietf.org/html/rfc4287#section-4.2.12>'''

** 意味

[10] 巷の[[ブログ]]ではよく[[題名]]の下に1行分の短い文でその[[ブログ]]の話題や[[著者]]についての簡単な説明が載っていたりしますが、
それを[[マーク付け]]するために [CODE(XMLe)@en[[[atom:subtitle]]]] [[要素]]は用意されています。

** 文脈

[9] この[[要素]]は [CODE(XMLe)@en[[[atom:feed]]]] の[[子要素]]として高々1つ使うことができます
[SRC@en[[[Atom 1.0]] 4.1.1.]]。

** 内容

[14] この[[要素]]は [[Text construct]] です [SRC[[[RFC 4287]] 4.2.12.]]。

** 歴史

[11] [[Atom 0.3]] では [CODE(XMLe)@en[[[atom:tagline]]]] という[[要素名]]でした。

** 関連

[12] 主となる[[題名]]には [CODE(XMLe)@en[[[atom:title]]]] [[要素]]があります。
内容の要約には [CODE(XMLe)@en[[[atom:summary]]]] [[要素]]があります
(ただし [CODE(XMLe)@en[[[atom:subtitle]]]] は[[フィード]]対象、
[CODE(XMLe)@en[[[atom:summary]]]] は[[エントリー]]対象)。

* [CODE(XMLe)@en[atom:tagline]] 要素 (Atom 0.3)

[1] [[Atom 0.3]] の [DFN[[CODE(XMLe)@en[atom:tagline]] [[要素]]]]は、
[[フィード]]の[[人間可読]]な[[説明]]や [[tagline]] を表します [SRC@en[[[Atom 0.3]]]]。

[5] 
:状態:[[廃止]] → [[Atom 1.0]] [CODE(XMLe)@en[atom:[[subtitle]]]]
:[[局所名]]:[CODE(XMLe)@en[[[tagline]]]]
:文脈:[CODE(XMLe)@en[atom:[[feed]]]] の[[子要素]]として
:[[内容モデル]]:[[Content construct]]
:[[属性]]:[CODE(XMLa)@en[[[mode]]]]、[CODE(XMLa)@en[[[type]]]]

** 仕様書

-[6] [CITE[The Atom Syndication Format 0.3 (PRE-DRAFT)]] ([TIME[2006-12-22 17:03:44 +09:00]] 版) <http://www.mnot.net/drafts/draft-nottingham-atom-format-02.html#rfc.section.4.7>

** 内容

[2] この[[要素]]は [[Content construct]] です [SRC@en[[[Atom 0.3]]]]。

** 文脈

[3] この[[要素]]は [CODE(XMLe)@en[atom:[[feed]]]] の[[子要素]]として高々1つ利用できます
[SRC@en[[[Atom 0.3]]]]。

[15] [[Atom 1.0]] [[文書]]で [[Atom 1.0]] [[名前空間]]の [CODE(XMLe)@en[[[tagline]]]]
[[要素]]が使われることがあります。 [[Atom 0.3]] から[[名前空間]]だけ書き換えたのかもしれません。
[TIME[2014-12-08T01:59:23.00Z]]

** 歴史

[4] [[Atom 1.0]] では [CODE(XMLe)@en[atom:[[subtitle]]]] に改名されています。

* 関連

[16] [[HTML]] では、 [CODE(HTMLe)@en[[[hgroup]]]] [[要素]]と
[CODE(HTMLe)@en[[[h[VAR[n]]]]]] [[要素]]を組み合わせることで、
[CODE(XMLe)@en[[[subtitle]]]] [[要素]]に相当する副題を表現できます。

[FIG(quote)[
[FIGCAPTION[
[17] ([TIME[2016-03-18 23:39:58 +09:00]] 版)
<http://burusoku-vip.com/atom.xml>
]FIGCAPTION]

> <tagline>
> <!'''['''CDATA'''[''' ''']'''''']'''>
> </tagline>

]FIG]


[FIG(quote)[
[FIGCAPTION[
[18] ([TIME[2016-03-18 01:55:19 +09:00]] 版)
<https://googleblog.blogspot.com/feeds/posts/default>
]FIGCAPTION]

> <subtitle type='html'>Insights from Googlers into our products, technology, and the Google culture</subtitle>

]FIG]


[FIG(quote)[
[FIGCAPTION[
[19] ( ([TIME[2016-01-16 16:49:14 +09:00]]))
<http://easier-links.com/atom.xml>
]FIGCAPTION]

> 
>    <title>自動登録リンク集</title>
>    <link rel="alternate" type="text/html" href="http://easier-links.com/" />
>    <link rel="self" type="application/atom+xml" href="http://easier-links.com/atom.xml" />
>    <id>tag:easier-links.com,2016://30</id>
>    <updated>2009-09-12T08:27:17Z</updated>
>    <subtitle>自動登録リンク集です。初心者の方でも簡単で即!自動登録することができます。当サイトはテキストマッチを実現したSEO対策を施しています。相互リンクや画像も自動で取得!ご登録は無料。</subtitle>
>    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.33-ja</generator>

]FIG]
