-----Original Message-----
Of Boris Bauer
I have tried to generate a html file from a docbook xml
file using Saxon.
Error on line 2 column 118 of file:/C:/xml/changes.xml:
Error reported by XML parser: Cannot read from
http://www.oasis-open.org/docbo ok/xml/4.2/docbookx.dtd
(Connection timed out: connect) Transformation failed:
Run-time errors were reported
Since I am behind a proxy, it is likely that this is the
cause of the error. After uncommenting the dtd in the
source xml file it worked.
Is there a way to tell Saxon that I am behind a proxy?
No, but there is a way to stop saxon going out to the net to
get the schema.
Either remove all instances of the dtd declaration from
the docbook installation, or
(easier)
Learn how to use a catalog.
Once set up (docbook provides a catalog file) the processor no
longer tries to get content from the net.
http://www.dpawson.co.uk/docbook/catalogs.html
HTH DaveP
--
DISCLAIMER:
NOTICE: The information contained in this email and any attachments is
confidential and may be privileged. If you are not the intended
recipient you should not use, disclose, distribute or copy any of the
content of it or of any attachment; you are requested to notify the
sender immediately of your receipt of the email and then to delete it
and any attachments from your system.
RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants. However, it
cannot accept any responsibility for any such which are transmitted.
We therefore recommend you scan all attachments.
Please note that the statements and views expressed in this email and
any attachments are those of the author and do not necessarily represent
those of RNIB.
RNIB Registered Charity Number: 226227
Website: http://www.rnib.org.uk
|