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

Re: getting node type in xsl

Subject: Re: getting node type in xsl
From: Jan Limpens <jan.limpens@xxxxxxxxx>
Date: Tue, 7 Sep 2004 12:54:49 -0300
xslt node type
unfortunately using asp.net I am bound to xslt version 1.0, as they
will not implement version 2 even in the next version of their
framework.
or is there another .net xslt processor around, where I can leverage version2.0?

> > 2) how can I give a node a unique id, that I can somehow reuse to
> > programmatically alter it's value (some serialization of the absolute
> > xPath using something else than the "/" and "[ ]" characters, like
> > "ID#animal-1#chicken-3#egg-5" for /animal[1]/chicken[3]/egg[5])?
> > generate-id() doesn't do this...

> XSLT doesn't allow you to alter the value of a node... There's an extension
> function to get a path to a node in Saxon, and there are "pure XSLT"
> solutions in the FAQ (somewhere!).

I don't want to alter the node via xslt. I want to generate an
interface to do so via xslt and then use .net's XmlWriter to do the
actual alteration. therefore i need to generate an id, that helps me
to find the node in question.

cheers
jan

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.