OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [docbook-apps] Re: onsgmls: "1D6C2" is not a character number in the document character set


Find out where your XML declaration is - it is probably called xml.dcl.  Then,
assuming the full path is /usr/share/sgml/xml.dcl, add it to your command like
so:

onsgmls -s -e -g -c/usr/share/sgml/xml.soc /usr/share/sgml/xml.dcl /usr/clisp.xml

On Aug 14, Sam Steingold (sds@podval.org) wrote:
 > > * Michael(tm) Smith <fzvgu@fvqrfubjonexre.arg> [2006-08-15 03:43:54 +0200]:
 > >
 > > Sam Steingold <sds@podval.org>, 2006-08-13 15:45 -0400:
 > >
 > >> with dtd v 4.4 I get these errors:
 > >> onsgmls -s -e -g -c/usr/share/sgml/xml.soc clisp.xml
 > >
 > > Try it without the -c flag
 > >
 > >   onsgmls -s -e -g /usr/share/sgml/xml.soc clisp.xml
 > 
 > $ onsgmls -s -e -g /usr/share/sgml/xml.soc clisp.xml
 > onsgmls:/usr/share/sgml/xml.soc:1:0:E: character "S" not allowed in prolog
 > In entity REFENTRY included from clisp.xml:19:0
 > onsgmls:/usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/docbookx.dtd:116:17:E: "X20AC" is not a function name
 > In entity REFENTRY included from clisp.xml:19:0
 > In entity dbcent included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/docbookx.dtd:123:8
 > In entity ISOamsa included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/dbcentx.mod:308:9
 > onsgmls:/usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/ent/isoamsa.ent:42:29:E: "X021B6" is not a function name
 > In entity REFENTRY included from clisp.xml:19:0
 > In entity dbcent included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/docbookx.dtd:123:8
 > In entity ISOamsa included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/dbcentx.mod:308:9
 > onsgmls:/usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/ent/isoamsa.ent:43:29:E: "X021B7" is not a function name
 > In entity REFENTRY included from clisp.xml:19:0
 > In entity dbcent included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/docbookx.dtd:123:8
 > In entity ISOamsa included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/dbcentx.mod:308:9
 > onsgmls:/usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/ent/isoamsa.ent:44:29:E: "X021D3" is not a function name
 > In entity REFENTRY included from clisp.xml:19:0
 > In entity dbcent included from /usr/share/sgml/docbook/xml-dtd-4.4-1.0-30/docbookx.dtd:123:8
 > 
 > 
 > -- 
 > Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux)
 > http://mideasttruth.com http://pmw.org.il
 > http://iris.org.il http://truepeace.org http://thereligionofpeace.com
 > Two wrongs don't make a right, but three rights make a left.
 > 
 > 
 > ---------------------------------------------------------------------
 > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
 > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org

-- 
Neil Roeth


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]