/[suikacvs]/markup/html/html5/spec-ja/data/elements-metadata.dat
Suika

Contents of /markup/html/html5/spec-ja/data/elements-metadata.dat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Wed Aug 13 08:39:20 2008 UTC (17 years, 11 months ago) by apache
Branch: MAIN
Changes since 1.5: +8 -1 lines
by remote user 'guest'

1 #en
2 Where <a href="#metadata0">metadata content</a> is expected.
3 #ja
4 <a href="#metadata0">メタデータ内容</a>が期待される場所。
5
6 #en
7 In a <code><a href="#noscript">noscript</a></code> element that is a
8 child of a <code><a href="#head">head</a></code> element.
9 #ja
10 <code><a href="#head">head</a></code> 要素の子供である
11 <code><a href="#noscript">noscript</a></code> 要素の中。
12
13 #en
14 Also, the <code title=attr-link-title><a
15 href="#title2">title</a></code> attribute has special semantics on this
16 element.
17 #ja
18 また、 <code title=attr-link-title><a
19 href="#title2">title</a></code> 属性はこの要素では特別な意味を持ちます。
20
21 #en
22 The <code>LinkStyle</code> interface must also be implemented by this
23 element, the <a href="#styling0">styling processing model</a> defines
24 how. <a href="#refsCSSOM">[CSSOM]</a>
25 #ja
26 <code>LinkStyle</code> 界面もこの要素に実装されなければ[[MUST:なりません]]。
27 その方法は<a href="#styling0">スタイル付け処理モデル</a>で定義します。
28 <a href="#refsCSSOM">[CSSOM]</a>
29
30 #en
31 The <code><a href="#link">link</a></code> element allows authors to link
32 their document to other resources.
33 #ja
34 <code><a href="#link">link</a></code> 要素を使うと、
35 文書から他の資源へリンクすることができます。
36
37 #en
38 The destination of the link is given by the <dfn id=href1
39 title=attr-link-href><code>href</code></dfn> attribute, which must be
40 present and must contain a <a href="#valid">valid URL</a>. If the <code
41 title=attr-link-href><a href="#href1">href</a></code> attribute is absent,
42 then the element does not define a link.
43 #ja
44 リンクの終点は <dfn id=href1
45 title=attr-link-href><code>href</code></dfn>
46 属性で与えられます。この属性は存在しなければ[[MUST:ならず]]、
47 <a href="#valid">妥当な URL</a>
48 を含まなければ[[MUST:なりません]]。 <code
49 title=attr-link-href><a href="#href1">href</a></code>
50 属性が存在しなければ、その要素はリンクを定義しません。
51
52 #en
53 The type of link indicated (the relationship) is given by the value of
54 the <dfn id=rel title=attr-link-rel><code>rel</code></dfn> attribute,
55 which must be present, and must have a value that is a <a
56 href="#set-of">set of space-separated tokens</a>. The <a
57 href="#linkTypes">allowed values and their meanings</a> are defined in a
58 later section. If the <code title=attr-link-rel><a
59 href="#rel">rel</a></code> attribute is absent, or if the value used is
60 not allowed according to the definitions in this specification, then the
61 element does not define a link.
62 #ja
63 示されたリンクの型 (関係) は <dfn id=rel title=attr-link-rel><code>rel</code></dfn>
64 属性の値により与えられます。この属性は存在しなければ[[MUST:ならず]]、 <a
65 href="#set-of">間隔区切字句集合</a>であるような値を持たなければ[[MUST:なりません]]。 <a
66 href="#linkTypes">認められている値とその意味</a>は後の節で定義します。 <code title=attr-link-rel><a
67 href="#rel">rel</a></code> 属性が存在しないか、
68 この仕様書の定義に照らして認められていない値である場合は、
69 その要素はリンクを定義しません。
70
71 #en
72 Two categories of links can be created using the <code><a
73 href="#link">link</a></code> element. <dfn id=links1 title="external
74 resource link">Links to external resources</dfn> are links to resources
75 that are to be used to augment the current document, and <dfn
76 id=hyperlink1 title="hyperlink link">hyperlink links</dfn> are <a
77 href="#hyperlinks" title=hyperlink>links to other documents</a>. The <a
78 href="#linkTypes">link types section</a> defines whether a particular link
79 type is an external resource or a hyperlink. One element can create
80 multiple links (of which some might be external resource links and some
81 might be hyperlinks); exactly which and how many links are created depends
82 on the keywords given in the <code title=attr-link-rel><a
83 href="#rel">rel</a></code> attribute. User agents must process the links
84 on a per-link basis, not a per-element basis.
85 #ja
86 <code><a
87 href="#link">link</a></code> 要素を使って作成できるリンクは2種類あります。
88 <dfn id=links1 title="external
89 resource link">外部資源へのリンク</dfn>は、現在の文書を補うために使われる資源へのリンクで、 <dfn
90 id=hyperlink1 title="hyperlink link">ハイパーリンク・リンク</dfn>は <a
91 href="#hyperlinks" title=hyperlink>他の文書へのリンク</a>です。 <a
92 href="#linkTypes">リンク型の節</a>で、あるリンク型が外部資源なのかハイパーリンクなのかを定義します。
93 ある要素は複数のリンクを作成できます (そのうちいくつかは外部資源リンクで、
94 いくつかはハイパーリンクであっても構いません)。どのリンクが何個作成されるかは <code title=attr-link-rel><a
95 href="#rel">rel</a></code> 属性に与えられたキーワードに依存します。
96 利用者エージェントはリンクを、要素毎ではなく、リンク毎に処理しなければ[[MUST:なりません]]。
97
98
99 #pattern
100 <span class=secno>* </span>Other metadata names
101 #ja
102 <span class=secno>$1 </span>その他のメタデータ名
103
104 #en
105 The <code><a href="#title1">title</a></code> element represents the
106 document's title or name. Authors should use titles that identify their
107 documents even when they are used out of context, for example in a user's
108 history or bookmarks, or in search results. The document's title is often
109 different from its first header, since the first header does not have to
110 stand alone when taken out of context.
111 #ja
112 <code><a href="#title1">title</a></code> 要素は文書の題や名前を表します。
113 著者は、文書が文脈外、例えば利用者の履歴や栞、あるいは検索結果で使われた場合であっても、
114 その文書を識別できるような題名を使う[[SHOULD:べきです]]。
115 文書の題は最初の見出しと異なることもよくあります。
116 最初の見出しは文脈外で単独で使えるものでなくてもよいからです。
117
118 #en
119 There must be no more than one <code><a href="#title1">title</a></code>
120 element per document.
121 #ja
122 文書中に複数の <code><a href="#title1">title</a></code>
123 要素があっては[[MUST:なりません]]。

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24