/ Nagareddy <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> | 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