Title: RE: [Nant-users] docbook.xsl and nant

Jaroslaw,

That doesn't work, since NAnt uses a not-validating XSLT processor.
We should modify this somewhere in the future (StyleTask.cs), but
right now, you have to relay to an external XSLT processor.

Gius_.

> -----Original Message-----
> From: Jaroslaw Kowalski [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 10, 2003 8:56 AM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] docbook.xsl and nant
>
>
> I've tried to use nant's <style> task to convert very simple docbook
> document to xhtml using docboox.xsl. No matter what I try, I
> always get
>
> "Could not perform XSLT transformation."
>
> Does anybody have a working example of nant+docbook.xsl?
>
> Using xsltproc everything is fine. I can even add
> <?xml-stylesheet ?> to my
> xml file and it displays properly in MSIE 6.0.
>
> Jarek
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of
> TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>

Reply via email to