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 calstblx.dtd file,docbookx.dtd and soextblx.dtd


/ Nagareddy <nagareddy.kor@wipro.com> was heard to say:
| 1)      When I try to compile calstblx.dtd, DTD compiler gives an
| error...
| Reference to undeclared ENTITY "ho"
| When I saw the file calstblx.dtd there was no declaration for "ho", i
| would like to know where the "ho" is declared and defined. How do I
| solve the above problem? 

The CALS table model is a DTD fragment. You have to integrate it into
your own DTD and you are expected to define a number of parameter
entities before doing so. The 'ho' entity is one of them, although the
CALS table fragment could harmlessly include a declaration for that
one, I suppose.

| 2)      Similarly, when I try to compile docbookx.dtd, DTD compiler
| gives an error...
| Added function "x20AC" never declared.
| When I opened file docbookx.dtd, there was a line saying <!ENTITY euro
| "&#x20AC;"><!-- euro sign, U+20AC NEW -->... How do I solve the above
| problem?

That's a numeric character reference to the Euro symbol. If your DTD
compiler doesn't understand numeric character references, I guess
you'll just have to delete it, but I expect it's going to have other
problems with XML.

| 3)      Similarly, when I try to compile docbookx.dtd, DTD compiler
| gives an error...
| Expecting first '-' or 'O' minimization indicator.
|             How do I solve above problem?

Where do you see that problem?

|             Please give me some suggestion to solve above problems which
| will be great help.

What compiler are you using, by the way?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Men are not sufficiently perfect
http://www.oasis-open.org/docbook/ | to exercise justice in the name of
Chair, DocBook Technical Committee | virtue: the rule of life should be
                                   | indulgence and kindness of
                                   | heart.--Anatole France


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


Powered by eList eXpress LLC