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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: 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


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