Next in thread →
Next in month →
RE: [docbook-apps] Entities again!
> K:///DATA/RESTRICT/FAMIS/help/xml/common/entities-test.xml:4: error: > xmlParseInt > ernalSubset: error detected in Markup declaration > <!entity chris > "<author><firstname>Chris</firstname><surname>Johnson</surname></^ Your external entity file is parsed indeed. The message indicates that there is an error in the declaration of your entity named "chris" which is located in the file named "entities-test.xml", line 4 ff. The parser even tells you, what is wrong there: "Start tag expected, '<' not found". So have a look at this entity declaration. Regards, Gisbert Amm http://web.de/
Next in thread →
Next in month →