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

Re: dynamic node access

Subject: Re: dynamic node access
From: RQamar <qamar_rahil@xxxxxxxxxxx>
Date: Mon, 21 Feb 2005 17:32:51 +0000
xslt dynamic node
David Carlisle wrote:

By writing a <SubConcept> node in this form, the output xml file ensures that a <SubConcept> node definitely exists. However, I want the output xml file to have a <SubConcept> node only if

well stick an xsl:if around it that does that test then.

One way I was thinking of coming round this problem is to declare a global variable and then assign it a value locally

XSLT doesn't have separate declaration and binding of variables.
If you have declared a variable it already has a value (and it you can't
give it another one.)


Right, I'll try to resolve my problem this way (provided XSLT has some workaround, that is).

But before I set off just wanted to confirm if there is absolutely no way in which I can create the node <SubConcepts> to be the child node of <Top> instead of its default parent <PrimeConcept> (as its being created within the <PrimeConcept> template) ?

Regards
Rahil

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.