Trying to Validate XML to DTD- error saying ENTITY is not unparsed
问题 Im trying to validate an XML document against a DTD while using the Oxygen XML Editor tool Towards the end of my code, an error message comes with E{XERCES} ENTITY "myent" is not unparsed. Does anyone know what this error means, and if so how to fix it to make it runs so I can validate the XML? The parameters are closed and an example of what it looks like is as so. <authentication board="myent"/> Any help would be greatly appreciated! 回答1: What the Xerces error is saying, basically, is that