Hi Ray,
I tried this on both xmllint and Xerces XIncludes. I found
that
in Xerces, the empty xml:base properties on the input force
the
xml:base properties on the output to be full pathnames, and
they
are correct.
When I tried it with xmllint, it had no effect. The output
xml:base properties were still relative, and earlier
versions of
xmllint still produce incorrect nesting of xml:base
properties.
So this fix is useful when used with Xerces XIncludes, but
not
older versions of xmllint (and xsltproc).
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs sagehill.net
----- Original Message -----
From: "Ray Miller" <millerr centechgroup.com>
To: <docbook-apps lists.oasis-open.org>
Sent: Tuesday, March 21, 2006 1:30 PM
Subject: RE: [docbook-apps] FW: [[1454121] Path dirs
repeated
twice in imagedata urls]
>
>>>Has anybody ever come across this problem
before? (parts of
>>>path
> names getting repeated in URIs).<<
>
> If you are utilizing xincludes, then an
xml:base=""
> property/value
> positioned in root element of each xinclude'd document
will
> correct this
> behavior.
>
> Ray
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail:
> docbook-apps-unsubscribe lists.oasis-open.org
> For additional commands, e-mail:
> docbook-apps-help lists.oasis-open.org
>
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: docbook-apps-unsubscribe lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help lists.oasis-open.org
|