Re: [xml] Re: Entities in attributes



On Thu, 2002-08-08 at 08:06, Vitaly Ostanin wrote:

Sorry, I forgot to specify:
For validating I use command
xmllint --xinclude --postvalid --noout book.xml
and get error.
I use "--postvalid" instead "--valid" for single pass validating 
of documents with xincludes.

Validating separate chapter with entities in attributes,
with command
xmllint --valid --noout chapter.xml
is ok.

But I want to validate both xinclude and entities in attributes.


In that case, try the --noent flag:

     --noent

              Substitute  entity values for entity references. By
              default, xmllint leaves entity references in place.

Cheers,
John
-- 
John Fleck
jfleck inkstain net (h) jfleck abqjournal com (w)
http://www.inkstain.net http://www.abqjournal.com

"Sometimes, a diner is all about the mac and cheese." 
  - Zippy the Pinhead




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]