I posted this message on [EMAIL PROTECTED] today: > "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?
Xerces will happily removeNamedItem() from DocumentType().getEntities(). Is this the correct implementation of the Rec? Ari. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
