Re: [xsl] Urgent: Load a document in XALAN ?

Subject: Re: [xsl] Urgent: Load a document in XALAN ?
From: Tuan-Dung Cao <Tuan-Dung.Cao@xxxxxxxxxxxxxxx>
Date: Thu, 11 Jul 2002 10:13:50 +0200
David Carlisle wrote:

> > i use function extension of jclark.com. Some body help?
> You can't use the xt extension namespace in xalan. See the xalan
> documentation for the namespaces it uses.
>
> However document() isn't an extension function it is core XSLT.
>
> David
>
> _____________________________________________________________________
> This message has been checked for all known viruses by Star Internet
> delivered through the MessageLabs Virus Scanning Service. For further
> information visit http://www.star.net.uk/stats.asp or alternatively call
> Star Internet for details on the Virus Scanning Service.
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Sorry, but i run the test with java org.apache.xalan.xslt.Process, it works
fine.
now i take off this name space and its works online for commandline, and we
cant not use
Trasformer object to make the transform.
Any one know why?


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread