W3C OASIS

WebCGM 2.0

W3C Recommendation 30 January 2007
superseded 5 December 2019

This version:
http://www.w3.org/TR/2019/SPSD-webcgm20-20191205/
http://docs.oasis-open.org/webcgm/v2.0/OS/webcgm-v2.0-index.html
Latest WebCGM 2.0 version:
http://www.w3.org/TR/webcgm20/
Latest WebCGM Recommendation:
http://www.w3.org/TR/webcgm/
Previous version:
http://www.w3.org/TR/2007/REC-webcgm20-20070130/
Editors:
Benoit Bezaire, ITEDO
David Cruikshank, The Boeing Company
Lofton Henderson

Please refer to the errata for this document, which may include some normative corrections.

This document is also available in these non-normative formats: zip file.
See also translations.


Abstract

Computer Graphics Metafile (CGM) is an ISO standard, defined by ISO/IEC 8632:1999, for the interchange of 2D vector and mixed vector/raster graphics. WebCGM is a profile of CGM, which adds Web linking and is optimized for Web applications in technical illustration, electronic documentation, geophysical data visualization, and similar fields. First published (1.0) in 1999 and followed by a second (errata) release in 2001, WebCGM unifies potentially diverse approaches to CGM utilization in Web document applications. It therefore represents a significant interoperability agreement amongst major users and implementers of the ISO CGM standard.

WebCGM 2.0 adds a DOM (API) specification for programmatic access to WebCGM objects, and a specification of an XML Companion File (XCF) architecture, for externalization of non-graphical metadata. WebCGM 2.0, in addition, builds upon and extends the graphical and intelligent content of WebCGM 1.0, delivering functionality that was forecast for WebCGM 1.0, but was postponed in order to get the standard and its implementations to users expeditiously.

The design criteria for WebCGM aim at a balance between graphical expressive power on the one hand, and simplicity and implementability on the other. A small but powerful set of standardized metadata elements supports the functionalities of hyperlinking and document navigation, picture structuring and layering, and enabling search and query of WebCGM picture content.

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 https://www.w3.org/TR/.

This specification is a Superseded Recommendation. A newer specification exists that is recommended for new adoption in place of this specification.

This document is a product of the WebCGM Working Group as part of the Graphics Activity.

This specification was produced jointly by OASIS and W3C and published on 30 January 2007 by both organizations. It was published simultaneously as anOASIS Standard and a W3C Recommendation. The two documents have exactly identical content except for cover page and formatting differences as appropriate to the two organizations.

For purposes of the W3C Patent Policy, this Superseded Recommendation has the same status as an active Recommendation; it retains licensing commitments and remains available as a reference for old -- and possibly still deployed -- implementations, but is not recommended for future implementation. New implementations should follow the latest version of the WebCGM specification.

This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. 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.

Table of Contents

Detailed Table of Contents

1.0 Introduction to WebCGM

2.0 WebCGM Concepts

3.0 WebCGM Intelligent Content

4.0 WebCGM XML Companion File (XCF)

5.0 WebCGM Document Object Model (DOM)

6.0 WebCGM Profile

7.0 Conformance

8.0 ECMAScript binding

Appendices