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

[no subject]

Subject:
From: "Per Bergman J (QRA)" <per.j.bergman@xxxxxxxxxxxxxxx>
Date: Mon, 27 Mar 2000 16:33:40 +0200
per bergman
Hi!

I have a question about XSLT (and xt), regarding dynamic state information.

I have XML containment hierarchy of "instances" (specified by a DTD), like this:

<instance name = "foo">
...
 <instance name = "fie">
...
 </instance>
</instance>


I'm using xt to transform this into HTML (and SVG later),
and I would like to calculate the "full distinguished name" (fdn) for each instance,
for example: the instance fie's fdn is "foo/fie". Compare with LDAP distinguished names.

Is it possible to to thid kind of stateful processing using XSLT/xt?
I have a feeling that it's not possible?

The algorithm could be:
Set a variable "fdn" by taking the "fdn" of the parent and add the name of the current instance.

I have tried with xsl:param and xsl:variable and so on, but it doesn't work.


Any ideas?


Per Bergman


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


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.