W3C recommends DOM 2
By Alun Williams
Posted on 10 Jan 2003 at 17:42
The Internet standards body World Wide Web Consortium (W3C) has issued another decree: DOM Level 2 HTML is a now an official W3C Recommendation.
This specifies a standard programming interface (API) to manipulate HTML and XHTML 1.0 documents and through a programming language, such as Java.
The status of W3C Recommendation means that a specification has been fully reviewed and the W3C favours its adoption by the rest of the industry.
What is DOM? Standing for Document Object Model, it is a platform- and language-neutral interface to allow computers to access information within a document. It allows programs or scripts to access the content, structure and style of documents. While this may sound straightforward, it requires a formalised specification to enable a wide range of applications running on different platforms 'to agree' on how to manage a document.
Other technologies that build on this DOM interface include Mathematical Markup Language (MathML) and Scalable Vector Graphics (SVG).
You can find the test suite used to prove the specification at w3c.org/DOM/Test/. It includes 500 test cases and is meant as an aid to developers.
From around the web
advertisement
- Laptop bag reviews: nine tested
- Sony VAIO T Series Ultrabook review: first look
- Revealed: the military standards and robots HP uses to test its laptops
- Windows 8: multi-monitors and double standards?
- Why is TalkTalk's year-old porn filter suddenly big news?
- Why are laptop screens so far behind mobiles?
- HP EliteBook Folio review: first look
- The shoebox-sized all-in-one printer
- Forget the Ultrabook: here comes the HP Sleekbook
- HP Spectre XT review: first look
- Why you have to be left in the dark on OS patches
- Is Microsoft mismanaging Windows on ARM?
- Dealing with spam surrogates
- Why 3G broadband can be better and cheaper than ADSL
- Is Twitter bad for business?
- Publishing your email address isn't a security disaster
- Why you'll need a fax machine to develop iOS apps
- Learning to adapt to the mobile web
- Why you shouldn't use WPS on your Wi-Fi network
- Disabled users suffer when software breaks the rules
advertisement
