Sam Steingold <>, 2006-08-14 22:03 -0400:
> $ 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
If you're sure you actually have a file at /usr/share/sgml/xml.soc,
then there must be something wrong with it. When I run onsgmls
with your file using the SGML declaration for XML that's part of
the Debian sgml-data package (see attached), it validates fine.
--Mike