This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: xmllint and &


Pretty much the same thing.  The output is slightly different.  The
following line is added at the beginning:

file:///epicuser/books/entities/capabilitiestable.xml:82: error:
xmlParseEntityR
ef: no name
<row><entry colname="col1">Distributed Resistances &amp;
Sources</entry><entry

The rest of the error message is the same:
&
^
file:///epicuser/books/entities/capabilitiestable.xml:82: error: Entity
value re
quired
<row><entry colname="col1">Distributed Resistances &amp;
Sources</entry><entry
                                                        ^
file:///epicuser/books/entities/capabilitiestable.xml:82: error:
xmlParseEntityR
ef: no name
<row><entry colname="col1">Distributed Resistances &amp;
Sources</entry><entry
                                                        ^
file:///epicuser/books/entities/capabilitiestable.xml:171: error: chunk is
not w
ell balanced

^
file:///epicuser/books/commands/ansys.cmd.ch1.xml:97: error: Entity value
requir
ed
NSYS products in which these capabilities can be
found.</para>&capabilitiestabl
 
^
file:///epicuser/books/commands/ansys.cmd.ch1.xml:412: error: chunk is not
well
balanced

^
file:///epicuser/books/commands/ansys.cmd.xml:22: error: Entity value
required
&ansys_cmd_ch1;
              ^
file:///epicuser/books/commands/ansys.cmd.xml:54: error: chunk is not well
balan
ced

^
file:///epicclass/drivers/ansyshelp.xml:312: error: Entity value required
&book_commands;

-----Original Message-----
From: John Fleck [mailto:jfleck@inkstain.net]
Sent: Tuesday, December 17, 2002 12:19 PM
To: Jeff Beal
Cc: DocBook Mailing List (E-mail)
Subject: Re: DOCBOOK-APPS: xmllint and &amp;


On Tue, Dec 17, 2002 at 10:58:04AM -0500, Jeff Beal wrote:
> I'm getting the following error when parsing my documentation with
xmllint:
>  
> D:\>xmllint --loaddtd --noout  file:///epicclass/drivers/ansyshelp.xml

What happens when you add the "--noent" flag at the command line?

Cheers,
John


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