Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,I’m trying to store an xml document which contains the entity but I’m getting an error stating “invalid entity reference”.Any way I can get past this?
Hi,the XML standard predefines just 5 entities: < > & " 'All other entities must be defined in a DTD. You can get around your problems by adding an internal DTDto your document that defines the entityregardsHarald