Re: [xsl] Alternative to msxsl:node-set function

Subject: Re: [xsl] Alternative to msxsl:node-set function
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 03 May 2005 13:34:30 -0400
Maria,

You wrote
I have declared the following variable in my stylesheet, and I am using the
msxsl:node-set function to access elements within the variable. Since the
stylesheet must be migrated from MSXML to Xalan, is there another way to
access this variable?

Yes: check the Xalan documentation on extension functions.


Also look at
http://www.exslt.org/exsl/functions/node-set/index.html

where you will learn that Xalan-J supports the EXSLT syntax for node-set() (which makes it more portable).

Cheers,
Wendell


====================================================================== 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 ======================================================================

Current Thread