Copyright © 2007 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark and document use rules apply.
Compound Document is the W3C term for a document that combines multiple formats. The CDF Working Group has defined CDRF 1.0 as a framework to describe such documents.
This document specifies WICD Full 1.0, a Compound Document profile based on XHTML, CSS, SVG and DOM, which conforms to CDRF 1.0 and WICD Core 1.0. WICD Full 1.0 is targeted at desktop agents and is a superset of WICD Mobile 1.0.
WICD stands for Web Integration Compound Document.
This document has been discontinued as part of the closure of the Compound Document Formats Working Group.
1 Introduction
2 WICD Profile and Compound Document by Reference Framework Compliance
3 Profile Requirements
3.1 XHTML 1.1
3.2 ECMAScript 3rd Edition
3.3 CSS 2.1
3.4 SVG Tiny 1.2
3.5 User Agent Identification
3.6 Document Object Model (DOM)
3.7 XMLHttpRequest
A Definitions
B Conformance
C References
C.1 Normative
C.2 Informative
D Acknowledgements (Non-Normative)
E Changes Log (Non-Normative)
(This section is informative)
The WICD Full 1.0 profile is designed to enable rich multimedia content on desktop and high capability handheld agents. These are agents with:
wide screens (supporting more than 40 characters per line)
a pointing device
Conformant WICD Full 1.0 user agents must implement the conformance criteria from WICD Mobile 1.0 profile in addition to the Profile Requirements listed in this document.
WICD Full 1.0 is a superset of WICD Mobile 1.0.
WICD Mobile 1.0 is based upon WICD Core 1.0 and CDRF 1.0.
The following illustration shows the relation between these specifications.
Conformant WICD Full 1.0 user agents must support XHTML 1.1 - Module-based XHTML as the 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 Cascading Style Sheets, level 2 revision 1 [CSS21] specification.
Conformant WICD Full 1.0 user agents must support 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/wicd"
Future versions of the WICD Full profile, which are compatible with WICD Full 1.0, must use the same profile string, using the same format, but with a later date.
In addition to the DOM requirements of [WICD Mobile 1.0], conformant WICD Full 1.0 user agents must support:
Conformant WICD Full 1.0 user agents must support the XMLHttpRequest Object.
The terms used in this document are specified in Compound Document by Reference Framework 1.0.
This specification defines conformance for several classes of products:
User agent
Content
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/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.
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.
Prepeared CR state. (TM)
Updated status of the document to CR. (TM)
Outcommented changelog entries before 22. December 2006. (TM)
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)
Added reference to [Document Object Model (DOM) Level 2 Style Sheets and CSS] in 3.6 Document Object Model (DOM). (JQ)
Updated status of the document to CR. (JQ)
Removed conformance criterion "WICD Full 1.0 is a superset of WICD Mobile 1.0" (redundant with following.) (JQ)
Fixed errors in SVG author names. (TM)