This document is an editor's copy. It supports markup to identify changes from a previous version. Two kinds of changes are highlighted: new, added text, and deleted text.

This is the first version of this document.

[ contents ]

Implementation of Requirements for Internationalization and Localization

W3C Working Draft ?? ?? 2005

This version:
http://www.w3.org/TR/2005/WD-its-impl-????
Latest version:
http://www.w3.org/TR/its-impl
Editor:
TODO, TODO

Abstract

This document defines data categories and their implementation as a set of elements and attributes that can be used with new and existing schemas to support the internationalization and localization of schemas and documents. The implementation is provided for the three schema languages XML DTDs, XML Schema and RELAX NG respectively. In addition, implementations as fixed modularizations of various existing vocabularies (e.g. XHTML, DocBook, OpenOffice schema) are provided.

Status of this Document

This document is an editors' copy that has no official standing.

This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at http://www.w3.org/TR/.

This is a First Public Working Draft of "Implementation of Requirements for Internationalization and Localization (its-impl)".

This document defines data categories and their implementation as a set of elements and attributes that can be used with new and existing schemas to support the internationalization and localization of schemas and documents. The implementation is provided for the three schema languages XML DTDs, XML Schema and RELAX NG respectively. In addition, implementations as fixed modularizations of various existing vocabularies (e.g. XHTML, DocBook, OpenOffice schema) are provided.

This document was developed by the Internationalization ITS Working Group, part of the W3C Internationalization Activity. The Working Group expects to advance this Working Draft to Recommendation Status (see W3C document maturity levels).

Send your comments to www-i18n-comments@w3.org. Use "Comment on its-impl WD" in the subject line of your email. The archives for this list are publicly available.

Per section 4 of the W3C Patent Policy, Working Group participants have 150 days from the title page date of this document to exclude essential claims from the W3C RF licensing requirements with respect to this document series. Exclusions are with respect to the exclusion reference document, defined by the W3C Patent Policy to be the latest version of a document in this series that is published no later than 90 days after the title page date of this document.

Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.

This document was produced under the 5 February 2004 W3C Patent Policy. Since the Working Group expects this document to become a W3C Recommendation, under that policy it has associated W3C Royalty-Free Licensing oblications. The Working Group maintains a public list of patent disclosures relevant to this document; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) with respect to this specification should disclose the information in accordance with section 6 of the W3C Patent Policy.

Table of Contents

Appendices

B References (Non-Normative)

Go to the table of contents.1 Introduction

TODO

Go to the table of contents.1.1 Scope of this Specification

TODO

Go to the table of contents.1.2 Out of Scope

TODO

Go to the table of contents.1.3 Application Scenarios

TODO

Go to the table of contents.2 Notation and Terminology

TODO

Go to the table of contents.2.1 Notation and Terminology

The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119].

Go to the table of contents.2.2 Data Category

TODO

Go to the table of contents.2.3 Schema Language

TODO

Go to the table of contents.2.4 Data Category Implementation

TODO

Go to the table of contents.3 Description of Data Categories

TODO