Re: [xslt] Trouble with EXSLT 'function' element



drkm said:
>
>   Anyway, is it normal the 'func:function' element is not displayed by
> the '--dumpextensions' option?
>
>   Thanks,
>
> --drkm

Yes.  The --dumpextensions option to xsltproc indicates the extensions which
have been "compiled into" the program / library, and not any function which is
defined within the stylesheet (so you will get exactly the same output if you
just execute 'xsltproc --dumpextensions').

Bill




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