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: XInclude doesn't validate with xmllint


Oops, correction to the explanation:

-----Original Message-----
From: Peter Ring [mailto:pri@magnus.dk]
Sent: 3. oktober 2002 11:37
To: docbook-apps@lists.oasis-open.org
Subject: RE: DOCBOOK-APPS: XInclude doesn't validate with xmllint


Here's how we do it.

<snip />

Our DocBook customization adds <xi:include> as a valid element in a number
of places. This was quite messy until DocBook XML 4.2. The general idea is
to add the <xi:include> element to to %local.whatever.class; so that
<xi:include> becomes valid in <whatever> context.
                           ^^^^^^^^^^^^^^^^^^^^^
  should be:

<xi:include> becomes valid wherever <whatever> is valid.


<snip />


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