Parent Directory
|
Revision Log
by remote user 'guest'
| 1 | apache | 1.2 | #pattern |
| 2 | <span class=secno>* </span>Common microsyntaxes | ||
| 3 | #ja | ||
| 4 | <span class=secno>$1 </span>共通マイクロ構文 | ||
| 5 | |||
| 6 | #en | ||
| 7 | There are various places in HTML that accept particular data types, such | ||
| 8 | as dates or numbers. This section describes what the conformance criteria | ||
| 9 | for content in those formats is, and how to parse them. | ||
| 10 | #ja | ||
| 11 | HTML 中のいろいろな場所で、日付や数値のような特定のデータ型を使うことができます。 | ||
| 12 | この節では、そのような書式の内容の適合基準は何か、 | ||
| 13 | どう構文解析するかを説明します。 | ||
| 14 | |||
| 15 | #en | ||
| 16 | Need to go through the whole spec and make sure all the | ||
| 17 | attribute values are clearly defined either in terms of microsyntaxes or | ||
| 18 | in terms of other specs, or as "Text" or some such. | ||
| 19 | #ja | ||
| 20 | 仕様書全体について、すべての属性値がマイクロ構文を使ってか他の仕様書を使ってか「文章」などとして定義されるようにする必要があります。 | ||