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] | [Elist Home]


Subject: DOCBOOK: Re: Queries on docbookx.dtd and soextblx.dtd


/ Nagareddy <nagareddy.kor@wipro.com> was heard to say:
| 1)    When I tried to compile soextblx.dtd, DTD compiler gives an
| error...
|
| Syntax error:
| Line 197, d:\xml\soextblx.dtd
| Expecting first '-' or 'O' minimization indicator.

That's an SGML error, as Ed Nixon pointed out.

| 2)    Similarly, when I tried to compile docbookx.dtd, DTD compiler
| gives an error...
| XML error :
| Line 99, d:\xml\docbookx.dtd  ... Line 61 d:\xml\dbnotnx.mod
| External identifiers must include an explicit SYSTEM identifier.

What parser are you using? There is clearly an explicit system
identifier provided (though why an SGML parser cares is a little
confusing).

  <!ENTITY % dbnotn PUBLIC
  "-//OASIS//ENTITIES DocBook Notations V4.2//EN"
  "dbnotnx.mod">
  %dbnotn;

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Walking on water and developing
http://www.oasis-open.org/docbook/ | software to specification are easy
Chair, DocBook Technical Committee | as long as both are
                                   | frozen.--Edward V. Berard


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


Powered by eList eXpress LLC