You are here:

  1. Manual
  2. Development
  3. Open standards

Open standards

With respect to websites that focus on information exchangeability, it is advisable to make optimal use of open standards, since this improves communication between the sender and recipient of information.

The importance of standards in relation to exchangeability

The importance of standards in communicating or exchanging information can best be explained by means of an example: language. A language is a set of rules for speech and writing (a standard) that ensures communication, provided that the ‘sender’ and the ‘receiver’ speak the same language. If two parties use the same standard, communication is made easier. The exchange of information is effective. Naturally, if the sender and the receiver each speak different languages, communication is more difficult.

On websites, information is transferred through digital files: as web pages (HTML), images (PNG, JPEG, GIF) or text documents (ASCII, PDF), to name just a few examples. Sender and receiver must be able to create and ‘read’ these file formats.

Much-used file formats become de facto standards over time. We can conclude that it is important to use file formats that can be used by most people - the most universal standards. Web developers must however use open standards as often as possible.

What are open standards and why are they important?

An open standard is a standard that is not owned by anyone and can be used by everyone. For example, nobody owns HTML or CSS. This is the opposite of proprietary (closed) standards, such as Microsoft's Word format.

The OSSOS programme defines open standards as follows.

'Open' ICT standards for interoperability of information systems (or the capacity to exchange data between ICT systems). Standards can be 'open' or 'closed'. An 'open standard' is understood to be a standard that complies with the following requirements:

  • The standards are adopted on the basis of an open decision-making procedure (consensus or majority decision, et cetera).
  • The standard is controlled by a not-for-profit organisation with a completely free access policy.
  • The standards have been published.
  • The costs for the use of the standard are low and do not impede access to the standard. Any intellectual property rights underlying an open standard are made available royalty-free.
  • There are no restrictive conditions on the re-use of a standard.

One example of an open standard is the XML standard. XML is short for Extensible Markup Language and is administered by the W3C. This non-profit organisation administers most internet standards, together with IETF. XML specifications can be downloaded from the W3C website free of charge. There are also forums in which the new version of XML is discussed. Any organisation can become a member of W3C for a small fee. No restrictions are placed on the use of XML.

Anyone can read and implement open standards. The information needed to do this is often available on the Web. There are even more benefits, however.

  • Open standards ensure an honest marketplace and do not create dependence on a specific company or organisation.
  • Open standards can be implemented free of charge.
  • The organisations that apply the standards do not expres supplier preferences.


Web Guidelines version 1.3, November 2007.