#en
1. Introduction
#ja
1. はじめに
#en
1.1 Background
#ja
1.1 背景
#en
The World Wide Web's markup language has always been HTML. HTML was
primarily designed as a language for semantically describing scientific
documents, although its general design and adaptations over the years has
enabled it to be used to describe a number of other types of documents.
#ja
World Wide Web のマーク付け言語は、常にずっと HTML でした。HTML
は主として意味的に記述された科学的な文書のための言語として設計されましたが、
その一般性を持った設計と10年間にわたる適応の結果、
他の様々な種類の文書を記述するためにも使うことができるようになりました。
#en
The main area that has not been adequately addressed by HTML is a vague
subject referred to as Web Applications. This specification attempts to
rectify this, while at the same time updating the HTML specifications to
address issues raised in the past few years.
#ja
HTML が十分取り組んでこなかった主要な領域は Web アプリケーションと大まかに括られる分野です。
この仕様書は、これを是正しようと試みるとともに、
過去数年間に見つかった問題を解決するために HTML 仕様書を更新するものです。
#en
1.3 Relationships to other
specifications
#ja
1.3 他の仕様との関係
#en
1.3.1 Relationship to HTML
4.01 and DOM2 HTML
#ja
1.3.1 HTML 4.01 や DOM2 HTML との関係
#en
This specification represents a new version of HTML4, along with a new
version of the associated DOM2 HTML API. Migration from HTML4 to the
format and APIs described in this specification should in most cases be
straightforward, as care has been taken to ensure that
backwards-compatibility is retained. [HTML4] [DOM2HTML]
#ja
この仕様書は HTML4 の新しい版であり、それに対応する DOM2 HTML API
の新しい版です。この仕様書は後方互換性を残すことに注意を払っていますので、
ほとんどの場合、 HTML4 からこの仕様書で説明する書式や API
への移行は簡単なはずです。[HTML4] [DOM2HTML]
#en
1.3.2 Relationship to XHTML 1.x
#ja
1.3.2 XHTML 1.x との関係
#en
This specification is intended to replace XHTML 1.0 as the normative
definition of the XML serialisation of the HTML vocabulary. [XHTML10]
#ja
この仕様書は、 HTML 語彙の XML 直列化の規定的定義としての XHTML 1.0
を置き換えることを意図しています。 [XHTML10]
#en
While this specification updates the semantics and requirements of the
vocabulary defined by XHTML Modularization 1.1 and used by XHTML 1.1, it
does not attempt to provide a replacement for the modularization scheme
defined and used by those (and other) specifications, and therefore cannot
be considered a complete replacement for them. [XHTMLMOD] [XHTML11]
#ja
この仕様書は XHTML モジュール化 1.1 で定義され XHTML 1.1
で使われている語彙の意味と要件を更新することを意図していますが、
これらの仕様書 (やその他の仕様書) で定義され使用されているモジュール化手法の置き換えを提供しようとはしていませんので、
これらの完全なる置き換えとはいえません。 [XHTMLMOD] [XHTML11]
#en
Thus, authors and implementors who do not need such a modularization
scheme can consider this specification a replacement for XHTML 1.x, but
those who do need such a mechanism are encouraged to continue using the
XHTML 1.1 line of specifications.
#ja
従って、当該モジュール化手法が必要ない著者や実装者にとってはこの仕様書を
XHTML 1.x を置き換えるものと考えることができますが、それが必要な人は
XHTML 1.1 系列の仕様書を使い続けることをお勧めします。
#en
1.3.3 Relationship to XHTML2
#ja
1.3.3 XHTML2 との関係
#en
1.3.4 Relationship to Web
Forms 2.0 and XForms
#ja
1.3.4 Web Forms 2.0 や XForms との関係
#en
This specification will eventually supplant Web Forms 2.0. The current
Web Forms 2.0 draft can be considered part of this specification for the
time being; its features will eventually be merged into this
specification. [WF2]
#ja
この仕様書はゆくゆくは Web Forms 2.0 に取って代わることになります。
その時までは、現在の Web Forms 2.0 はこの仕様書の一部であると考えることができます。
Web Forms 2.0 の機能はゆくゆくはこの仕様書と併合されます。
[WF2]