Re: [xsl] Lookup without document('') function

Subject: Re: [xsl] Lookup without document('') function
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Fri, 07 Nov 2003 18:04:34 -0500
David,

If you don't have a document() function, the only nodes your stylesheet can see are in the input source.

If you can put your lookup table in there, that'll work; otherwise you're stuck.

Cheers,
Wendell

At 03:37 PM 11/7/2003, you wrote:
I'm currently using an XSLT parser that unfortunately doesn't support
the document() function (it's still alpha software), ideally I'd switch
to one of the other full feature ones, but don't know of an XSLT parser
that is fully functional that is supported in Active State Perl....



====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


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



Current Thread