VoiceXML 2.1: read-only DOM subset

Dear Voice Browser Working Group,

  http://www.w3.org/TR/2005/CR-voicexml21-20050613/ defines a "read-
only" subset of DOM Level 2 Core. The subset however is not defined
to be read-only, for example, Attr.value is not read-only. Please
change the document such that it is clear what implementations must
do when setting such properties is attempted.

It seems they would raise a NO_MODIFICATION_ALLOWED_ERR exception, if
that's the case it's unclear whether raising the exception is mandatory,
even for implementations that support all of DOM Level 2 Core.

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Sunday, 26 June 2005 21:14:21 UTC