DocumentType().getEntities() - readonly?

"The DOM Level 2 does not support editing entities, therefore entities
cannot be altered in any way."

Should NO_MODIFICATION_ALLOWED be thrown by
DocumentType().getEntities().setNamedItem() et al?

Ari.

Received on Monday, 16 April 2001 10:13:24 UTC