This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook] Pb


On Tue, May 27, 2003 at 05:29:08PM +0200, a.robert21@libertysurf.fr wrote:
> I have a docbook document which begin by:
> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
> "docbook.dtd" [
>    <!ENTITY saros "e-saros">
> ]>
> 
> When i try to parse it with "saxon" i have a problem: (i'm
> french)
> 
> here the output problem: 
> 
> Error on line 57 of
> file:/home/arobert/Informatique/Projets/e-SAROS2.0/manuelUtilisateur/PreFin/dbcentx.mod:
>   Error reported by XML parser: Blanc manquant avant l'URI
> littéral SYSTEM.
> Transformation failed: Run-time errors were reported
> 
> can you help me?

I should point out that this public indentifier
"-//OASIS//DTD DocBook V4.1//EN" is for the SGML
version of the DTD, not the XML version.
You will probably run into other problems using
the SGML DTD with an XSLT processor.
Unless, of course, the reference resolves to
the XML version of the DTD.
-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]