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]
Other format: [Raw text]

Queries on docbookx.dtd and soextblx.dtd


Hi,

 

I am very happy to see your quick response and thanks a lot for providing help/suggestions.

I have some more additional queries regarding DTD compilation as follows...

 

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.

 

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.

 

Attached files docbookx.dtd, dbnotnx.mod and soextblx.dtd for your reference.

 

Please give me some suggestion to solve above problems which

Will be great help.

 

Thanks & Rgds,

Nagareddy

 

 

 

-----Original Message-----
From: Norman Walsh [mailto:ndw@nwalsh.com]
Sent
:
Friday, August 30, 2002 11:17 PM
To: Nagareddy Manikreddy Korkalle
Cc: docbook@lists.oasis-open.org
Subject: 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

Attachment: docbookx.dtd
Description: docbookx.dtd

Attachment: dbnotnx.mod
Description: dbnotnx.mod

Attachment: soextblx.dtd
Description: soextblx.dtd

Attachment: Wipro_Disclaimer.txt
Description: Text document


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