Re: [docbook-apps] Re: Questions about the XSLT2 stylesheets

From
Carlos Araya <>
Date
2012-06-21T16:19:55+00:00
ID
CANL4y-pVjncSNRuyXHhSJ=
Thread
Re: [docbook-apps] Re: Questions about the XSLT2 stylesheets
Good morning:

It was indeed a typo and thanks to Thomas the problem is solved.

But this bring up a couple more questions.

I always validate the XML document before running the transformation
and it always validates using XMLLint. but it didn't catch this error.
Is there a way to validate xlink elements within docbook?

Thee behavior with the XSLT1 (snapshot) distribution is to ignore the
link altogether. Is there a way to maybe flag it as a warning so we
can look at the xml and see where the error is?

Carlos

On Wed, Jun 20, 2012 at 10:23 PM, Thomas Schraitle <> wrote:
> Hi Carlos,
>
> On Wed, 20 Jun 2012 20:04:18 -0700
> Carlos Araya <> wrote:
>
>> I found out  what the problem is. The element that causes the error
>> is this:
>>
>>               <listitem><para><link
>> xlink:href="http://xmlsoft.org/xslt/xsltproc2.html">XSLTProc</link>,
>> part of the XSLT library. This library lives on top of <link
>> xlink:hef="http://xmlsoft.org/">LibXML</link>. Install LibXML first
>  ^^^^^^^^^
>
> Is this a copy and past error? Otherwise this is a typo as there is no
> "hef" attribute in XLink. :) Try it as xlink:href like in the first link
> and it should work.
>
>
>> [...]
>
>
> --
> Gruß/Regards,
>    Thomas Schraitle
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>