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.
This is a W3C Candidate Recommendation of WICD Full 1.0.
This document is based upon WICD Full 1.0
published on 22 November 2006. The current draft contains editorial
improvements, and minor changes in response to Last Call comments.
The disposition of Last Call comments is available (first last call comments, second last call comments). Changes are
summarized in E Changes Log to review changes since
the last Working Draft.
The Compound Document by Reference Framework (CDRF) 1.0, Web Integration Compound Document Core 1.0 (WICD Core) and the WICD Mobile 1.0 and WICD Full 1.0 profiles have dependencies on the following Working Draft documents:
The Compound Document Format Working Group will advance the CDRF 1.0, WICD Core 1.0, WICD Mobile 1.0 and WICD Full 1.0 profiles to Proposed Recommendation when the following exit criteria have been met:
the dependent documents must have reached CR status;
there are at least two implementations of CDRF and WICD profile user agents, at least one of which is on the target platform;
each individual test case in the test suite shall be passed by at least two implementations.
It is not required, as a condition to exit CR, that a single
implementation passes all CDRF and WICD profile test cases. Once CDRF
and WICD reach Recommendation status, however, implementations should
aim for 100% compliance.
Implementation results will be released publicly. These results are
only serving as proof of CDRF and WICD profiles implementability.
They are only a snap shot of the actual implementation behaviors at
one moment of time and should not be construed as describing the
conformance status of implementations at any later date.
This specification defines conformance for several classes of products:
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL",
"SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "may",
and "OPTIONAL" in this document are to be interpreted as
described in RFC 2119 (see http://www.ietf.org/rfc/rfc2119.txt).
However, for readability,
these words do not appear in all uppercase letters in this
specification.
At times, this specification recommends good practice for
authors and user agents. These recommendations are not
normative and conformance with this specification does
not depend on their realization. These recommendations
contain the expression "We recommend ...", "This
specification recommends ...", or some similar wording.
WICD Full 1.0 User Agent Conformance:
Conformant WICD Full 1.0 user agents must implement the
Compound Document by Reference Framework 1.0 (CDRF 1.0)
including the extended DOM API's and additional Events.
Conformant WICD Full 1.0 user agents
must implement WICD Core 1.0.
Conformant WICD Full 1.0 user agents
must implement WICD Mobile 1.0.
Conformant WICD Full 1.0 user agents must support
XHTML 1.1 - Module-based XHTML as root document.
Conformant WICD Full 1.0 user agents must support ECMAScript 3rd
Edition as a scripting language.
Conformant WICD Full 1.0 user agents must support the
Cascading Style Sheets, level 2 revision 1 [CSS21] specification.
Conformant WICD Full 1.0 user agents must support the
Scalable Vector Graphics Tiny 1.2 [SVGT12] specification.
When declaring support for WICD Full 1.0, a conforming user agent should
use an "Accept" header with the value:
application/xhtml+xml; profile="http://www.w3.org/2007/03/wicd".
Conformant WICD Full 1.0 user agents must support
Document Object Model (DOM) Level 3 Core Specification.
Conformant WICD Full 1.0 user agents must support
Document Object Model (DOM) Level 3 Events Specification.
Conformant WICD Full 1.0 user agents must support Document Object
Model (DOM) Level 2 HTML Specification.
Conformant WICD Full 1.0 user agents must support the XMLHttpRequest Object.
- Extensible Markup Language (XML) 1.0 (Fourth Edition)
-
Extensible Markup Language (XML) 1.0 (Fourth Edition)
, C. M. Sperberg-McQueen, Eve Maler, Tim Bray,
et al.
, Editors. World Wide Web Consortium, 16 August 2006. This version
is http://www.w3.org/TR/2006/REC-xml-20060816. The
latest version
is available at http://www.w3.org/TR/xml.
- Namespaces in XML 1.0 (Second Edition)
-
Namespaces in XML 1.0 (Second Edition)
, Tim Bray, Dave Hollander, Andrew Layman, and Richard Tobin,
Editors. World Wide Web Consortium, 16 Aug 2006. This version is
http://www.w3.org/TR/2006/REC-xml-names-20060816. The
latest version
is available at http://www.w3.org/TR/xml-names.
- Extensible Markup Language (XML) 1.1 (Second Edition)
-
Extensible Markup Language (XML) 1.1 (Second Edition)
, Eve Maler, John Cowan, Jean Paoli,
et al.
, Editors. World Wide Web Consortium, 16 Aug 2006. This version
is http://www.w3.org/TR/2006/REC-xml11-20060816. The
latest version
is available at http://www.w3.org/TR/xml11.
- Namespaces in XML 1.1 (Second Edition)
-
Namespaces in XML 1.1 (Second Edition)
, Andrew Layman, Dave Hollander, Richard Tobin, and Tim Bray,
Editors. World Wide Web Consortium, 16 Aug 2006. This version is
http://www.w3.org/TR/2006/REC-xml-names11-20060816. The
latest version
is available at http://www.w3.org/TR/xml-names11.
- Document Object Model (DOM) Level 3 Core Specification
-
Document Object Model (DOM) Level 3 Core Specification
, Jonathan Robie, Steve Byrne, Philippe Le Hégaret,
et. al.
, Editors. World Wide Web Consortium, 07 Apr 2004. This version
is http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407. The
latest version
is available at http://www.w3.org/TR/DOM-Level-3-Core/.
- Document Object Model (DOM) Level 3 Events Specification
-
Document Object Model (DOM) Level 3 Events Specification
, Tom Pixley and Philippe Le Hégaret, Editors. World Wide Web
Consortium, 13 Apr 2006. This version is
http://www.w3.org/TR/2006/WD-DOM-Level-3-Events-20060413. The
latest version
is available at http://www.w3.org/TR/DOM-Level-3-Events/.
- Document Object Model (DOM) Level 2 HTML Specification
-
Document Object Model (DOM) Level 2 HTML Specification
, Johnny Stenback, Philippe Le Hégaret, and Arnaud Le Hors,
Editors. World Wide Web Consortium, 09 Jan 2003. This version is
http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030107. The
latest version
is available at http://www.w3.org/TR/DOM-Level-2-HTML/.
- Document Object Model (DOM) Level 2 Style Sheets and CSS
-
Document Object Model (DOM) Level 2 Style Specification
, Chris Wilson, Philippe Le Hégaret, and Vidur Apparao, Editors.
World Wide Web Consortium, 13 Nov 2000. This version is
http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113. The
latest version
is available at http://www.w3.org/TR/2000/REC-DOM-Level-2/.
- Cascading Style Sheets, level 2 revision 1 CSS 2.1 Specification
-
Cascading Style Sheets, level 2 revision 1 CSS 2.1
Specification
, Håkon Wium Lie, Tantek Çelik, Bert Bos, and Ian Hickson,
Editors. World Wide Web Consortium, 06 Nov 2006. This version is
http://www.w3.org/TR/2006/WD-CSS21-20061106. The
latest version
is available at http://www.w3.org/TR/CSS21.
- Media Queries
-
Media Queries
, Håkon Wium Lie, Tantek Çelik, and Daniel Glazman, Editors.
World Wide Web Consortium, 08 Jul 2002. This version is
http://www.w3.org/TR/2002/CR-css3-mediaqueries-20020708. The
latest version
is available at http://www.w3.org/TR/css3-mediaqueries/.
- XHTML™ 1.1 - Module-based XHTML
-
XHTML™ 1.1 - Module-based XHTML
, Murray Altheim and Shane McCarron, Editors. World Wide Web
Consortium, 31 May 2001. This version is
http://www.w3.org/TR/2001/REC-xhtml11-20010531. The
latest version
is available at http://www.w3.org/TR/xhtml11/.
- XML Events
-
XML Events
, T. V. Raman, Steven Pemberton, and Shane McCarron, Editors.
World Wide Web Consortium, 14 Oct 2003. This version is
http://www.w3.org/TR/2003/REC-xml-events-20031014. The
latest version
is available at http://www.w3.org/TR/xml-events.
- Scalable Vector Graphics (SVG) Tiny 1.2 Specification
-
Scalable Vector Graphics (SVG) Tiny 1.2 Specification
Ola Andersson, Robin Berjon, Erik Dahlström, Andrew Emmons, Jon Ferraiolo,
Vincent Hardy, Scott Hayman, Dean Jackson, Chris Lilley, Andreas Neumann,
Craig Northway, Antoine Quint, Nandini Ramani, Doug Schepers, and
Andrew Shellshear, Editors. World Wide Web Consortium, 10 Aug 2006.
This version is http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/.
The latest version
is available at http://www.w3.org/TR/SVGMobile12/.
- Compound Document by Reference Use Cases and Requirements Version 1.0
-
Compound Document by Reference Use Cases and Requirements
Version 1.0
, Daniel Appelquist, Timur Mehrvarz, and Antoine Quint, Editors.
World Wide Web Consortium, 19 Dec 2005. This version is
http://www.w3.org/TR/2005/NOTE-CDRReqs-20051219/. The
latest version
is available at http://www.w3.org/TR/CDRReqs/.
- Compound Document by Reference Framework 1.0
-
Compound Document by Reference Framework 1.0
, Timur Mehrvarz, Daniel Appelquist, Lasse Pajunen, and Julien Quint,
Editors.
World Wide Web Consortium, 22 Nov 2006. This version is
http://www.w3.org/TR/2006/WD-CDR-20061122/. The
latest version
is available at http://www.w3.org/TR/CDR/.
- WICD Core 1.0
-
WICD Core 1.0
, Timur Mehrvarz, Daniel Appelquist, Lasse Pajunen, and Julien Quint,
Editors.
World Wide Web Consortium, 22 Nov 2006. This version is
http://www.w3.org/TR/2006/WD-WICD-20061122/. The
latest version
is available at http://www.w3.org/TR/WICD/.
- WICD Mobile 1.0
-
WICD Mobile 1.0
, Timur Mehrvarz, Daniel Appelquist, Lasse Pajunen, and Julien Quint,
Editors.
World Wide Web Consortium, 22 Nov 2006. This version is
http://www.w3.org/TR/2006/WD-WICDMobile-20061122/. The
latest version
is available at http://www.w3.org/TR/WICDMobile/.
- ECMAScript Language Specification 3rd Edition
-
ECMAScript Language Specification 3rd Edition
, European Computer Manufacturers Association,
December 1999. Also available as ISO/IEC 16262:2002
- Scripting Media Types
-
Scripting Media Types
, IETF RFC 4329, April 2006
- HTML 4.01 Specification
-
HTML 4.01 Specification
, David Raggett, Arnaud Le Hors, and Ian Jacobs, Editors. World
Wide Web Consortium, 24 Dec 1999. This version is
http://www.w3.org/TR/1999/REC-html401-19991224. The
latest version
is available at http://www.w3.org/TR/html401.
- Mobile Web Best Practices 1.0
-
Mobile Web Best Practices 1.0
, Charles McCathieNevile and Jo Rabin, Editors. World Wide Web
Consortium, 17 Oct 2005. This version is
http://www.w3.org/TR/2005/WD-mobile-bp-20051017/. The
latest version
is available at http://www.w3.org/TR/mobile-bp/.
- XHTMLMP+SVGT
-
XHTMLMP+SVGT
Combined Markup for Mobile Browsing - Recommended Practice. Vodafone Group.
- OMG IDL Syntax and Semantics
-
OMG IDL Syntax and Semantics
, defined in The Common Object Request Broker: Architecture and Specification, version 2, Object Management Group.
The editors would like to thank the contributors:
Ola Andersson, Ikivo
Daniel Appelquist, Vodafone
Mark Baker, Research in Motion, Limited, (formerly) Justsystem
L. David Baron, The Mozilla Foundation
Robin Berjon, Expway
Kurt Cagle, Mercurial Communications Inc.
Cyril Concolato, Groupe des Écoles des Télécommunications (GET)
Erik Dahlström, Opera Software
Alex Danilo, W3C Invited Experts
Jean-Claude Dufourd, Streamezzo
Andrew Emmons, Bitflash Division of Open Text
Hae Seok Lee, Infraware
Torkel Hambraeus, Ikivo
Vincent Hardy (Previous Working Group Chair), Sun Microsystems, Inc.
Takanari Hayama, Vodafone
Scott Hayman, Research In Motion Limited
Ian Hickson, (formerly) Opera Software
Masayasu Ishikawa, (Working Group Team Contact) W3C
Dean Jackson (previous Working Group Team Contact), W3C
Kevin Kelly (Working Group Chair), IBM
Anne van Kesteren, Opera Software
Rhys Lewis, Volantis
Chris Lilley, W3C
Lars-Gunnar Lundgren, Obigo
Vincent Mahe, France Telecom
Charles McCathieNevile, Opera Software
Timur Mehrvarz, Vodafone
Kunio Ohno, Justsystems Corporation
Lasse Pajunen, Nokia
Lars Piepel, Vodafone
Antoine Quint, Fuchsia Design
Julien Quint, DAISY Consortium
Nandini Ramani, Sun Microsystems, Inc.
Seung Chul Yeh, Infraware
Svante Schubert, Sun Microsystems, Inc.
Bradley Sipes, Ikivo
Steve Speicher, IBM
Peter Stark, Sony Ericsson
Petri Vuorimaa, Helsinki University of Technology
Daniel Zucker, ACCESS Co., Ltd.
- 2007-04-16
- 2007-03-31
Split C References into Normative and Informative. (TM)
Using author list, sorted by last name. (TM)
Changed UA identification profile string from "/2005/12/" to "/2007/03/". (TM)
- 2007-03-15
- 2007-03-14
- 2007-02-27
- Fixed errors in SVG author names. (TM)