Hallo Gabor,

Thursday, July 18, 2002, 1:36:35 PM, you wrote:

>> What I get is exactly as below:
>>
>> $ make test
>> SP_ENCODING=gb2312 SP_CHARSET_FIXED=YES ../phpdoc-tools/jade/nsgmls.exe -i
>> lang-
>> zh_cn -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
>> d:\cvs.php\phpdoc-tools\jade\nsgmls.exe:manual.xml:37:11:E: character data
>> is no t allowed here

> It seems that the &bookinfo; entity is not correctly set.
> Is the entities/file-entities.ent file generated? Or bookinfo
> and other entities is defined in the missing-entities.ent file?

A short cut from missing-entities:

<?xml version='1.0' encoding='iso-8859-1'?>
<!ENTITY appendices.about "???">
<!ENTITY appendices.aliases "???">
<!ENTITY appendices.debugger "???">
<!ENTITY appendices.history "???">
<!ENTITY appendices.migration "???">
<!ENTITY appendices.migration4 "???">
<!ENTITY appendices.phpdevel "???">
<!ENTITY appendices.reserved "???">
<!ENTITY appendices.resources "???">
<!ENTITY appendices.tokens "???">
<!ENTITY bookinfo "???">
<!ENTITY chapters.config "???">
<!ENTITY chapters.install.apache "???">
.....

 By
 Friedhelm                           


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to