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]

Re: Parsing Problems with DocBook XML DTD V4.1.2


/ Torben Tretau <ttretau@web.de> was heard to say:
| jade:/opt/sgml/docbook/4.1.2/docbookx.dtd:74:17:E: "X20AC" is not a 
| function name
| jade:/opt/sgml/docbook/4.1.2/ent/iso-amsa.ent:8:19:E: "X21B6" is not a 
| function name
| jade:/opt/sgml/docbook/4.1.2/ent/iso-amsa.ent:9:19:E: "X21B7" is not a 
| function name
| ..
| 
| shows some probs with entities but can't
| find out where is the problem.. anyone has
| a hint? (i'm using jade 1.2.1, SP 1.3.4)

You have to explicitly pass the XML declaration to jade

| another prob is finding the public "-//James Clark//DTD DSSSL Style 
| Sheet//EN"
| anyone has a short tip where i/jade can find it? ;)

You should be able to do that by pointing to the catalog that comes
with Jade:

  jade [your options] -c /path/to/jade/catalog /path/to/jade/xml.dcl yourfile.xml

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | It is as easy for the strong man
http://www.oasis-open.org/docbook/ | to be strong, as it is for the
Chair, DocBook Technical Committee | weak to be weak.--Emerson

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