W3C

XForms 1.0 Basic Profile

W3C Proposed Recommendation @@ @@@@@@@ 2006

This version:
http://www.w3.org/TR/2006/PR-xforms-basic-2006@@@@/
Latest version:
http://www.w3.org/TR/xforms-basic/
Previous version:
http://www.w3.org/TR/2002/CR-xforms-basic-20031014/
Editors:
Micah Dubinko, Cardiff Software
T. V. Raman, Google
Leigh L. Klotz, Jr., Xerox

Abstract

The XForms Basic Profile describes a minimal level of XForms processing tailored to the needs of constrained devices and environments.

Status of this Document

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 document is a Proposed Recommendation of the World Wide Web Consortium. (For background on this work, please see the XForms Activity Statement.) The XForms Working Group believes XForms 1.0 Basic Profile has been widely reviewed by the community, developers and other W3C groups.

W3C Advisory Committee representatives are invited to send formal review comments by following the instructions in the Call for Review. Through a form available from the Call for Review, Advisory Committee representatives should send comments to the Team-only list team-xforms-review@w3.org until @@99 Juvember 2006, 11pm EDT@@. Through the form, Advisory Committee representatives may also make their comments visible to the Membership (on w3c-ac-forum@w3.org for discussion or w3c-archive@w3.org). After the review the Director will announce the document's disposition. This announcement should not be expected sooner than 21 days after the end of the review.

The public is also invited to send comments about this document to www-forms-editor@w3.org, the public email list for issues related to XForms on the Web. The archive for the list is accessible online.

Publication as a Proposed Recommendation 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.

The following criteria for exit from Candidate Recommedation have been met:

Accordingly, the only changes made from the Candidate Recommendation are in this Status of this Document section, and in the Editors section.

This document is governed by the 24 January 2002 CPP as amended by the W3C Patent Policy Transition Procedure. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; 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) must disclose the information in accordance with section 6 of the W3C Patent Policy.

The W3C XForms Working Group has released a public test suite for XForms 1.0 Full and Basic along with an implementation report.

This document has been produced by the W3C XForms Working Group as part of the XForms Activity within the W3C Interaction Domain. The authors of this document are the XForms Working Group participants.

Table of Contents

1 Overview
2 Differences
3 Conformance

Appendices

A Normative References
B Acknowledgements (Non-Normative)


1 Overview

A variety of devices, with widely varying characteristics and capabilities, have the potential to support XForms [XForms 1.0]. XForms 1.0 defines a conformance profile called XForms Full, suitable for more powerful forms processing, and including processing from several other W3C specifications. This document defines a more limited conformance profile, called XForms Basic.

Note that XForms Basic is a conformance profile for XForms Processors only. A new conformance level is not defined or needed for XForms Documents or XForms Generators. There is only one class of XForms document, with more advanced XForms Processors providing an enhanced experience for end users, for example by providing additional client-side validations.

This document uses the following conventions for namespace prefixes. In practice, any prefix can be used.

xsd

http://www.w3.org/2001/XMLSchema

xsi

http://www.w3.org/2001/XMLSchema-instance

This document uses terms defined in [RFC 2119].

2 Differences

XForms Basic Profile implementations must return "basic" from the property method [XForms 1.0] called with the "conformance-level" parameter string.

3 Conformance

XForms Basic conforming processors must meet the conformance requirements defined for XForms 1.0, with the following differences:

A Normative References

RFC 2119
RFC 2119: Key words for use in RFCs to Indicate Requirement Levels, S. Bradner, 1997. Available at http://www.ietf.org/rfc/rfc2119.txt.
XForms 1.0
XForms 1.0, Micah Dubinko, Leigh Klotz, Roland Merrick, T. V. Raman, 2003. W3C Recommendation: available at: http://www.w3.org/TR/xforms.
XML Events
XML Events - An events syntax for XML, Steven Pemberton, T. V. Raman, Shane P. McCarron, 2002. W3C Proposed Recommendation available at: http://www.w3.org/TR/xml-events/.
XML Schema part 1
XML Schema Part 1: Structures, Henry S. Thompson, David Beech, Murray Maloney, Noah Mendelsohn, 2001. W3C Recommendation available at: http://www.w3.org/TR/xmlschema-1/.
XML Schema part 2
XML Schema Part 2: Datatypes, Paul V. Biron, Ashok Malhotra, 2001. W3C Recommendation available at: http://www.w3.org/TR/xmlschema-2/.

B Acknowledgements (Non-Normative)

To be completed when this document becomes a W3C Recommendation.