[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

EXSLT node-set function

Subject: EXSLT node-set function
From: Maria Amuchastegui <mamuchastegui@xxxxxxxxxxx>
Date: Tue, 3 May 2005 14:32:26 -0400
exslt node set
I have added the EXSLT node-set function to my stylesheet by the declaring
the namespace as an extension, as indicated below, and by adding the module
stylesheet. 

However, when I attempt to perform a transformation, I get what appear to be
release notes or a README type document. How can I actually view the results
of the transformation?

<xsl:stylesheet xmlns="http://www.w3.org/1999/XSL/Transform"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/exsl" version="1.1"
extension-element-prefixes="exsl" exsl:doc="http://www.exslt.org/exsl">

Maria
 

-----Original Message-----
From: Wendell Piez [mailto:wapiez@xxxxxxxxxxxxxxxx] 
Sent: Tuesday, May 03, 2005 1:35 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  Alternative to msxsl:node-set function

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

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.