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

RE: xsl2: temprorary tree containing xsl instructions

Subject: RE: xsl2: temprorary tree containing xsl instructions
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 24 Nov 2007 14:16:04 -0000
RE:  xsl2: temprorary tree containing xsl instructions
You can do this in a pipeline, which is the way I would usually recommend.

You can also do it in Saxon using the functions saxon:compile-stylesheet()
and saxon:transform().

Michael Kay
http://www.saxonica.com/ 

> -----Original Message-----
> From: Robert Koberg [mailto:rob@xxxxxxxxxx] 
> Sent: 24 November 2007 12:35
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  xsl2: temprorary tree containing xsl instructions
> 
> Hi,
> 
> Is it possible to create a temporary tree that is a 'simplified'
> stylesheet and have its instructions processed?
> 
> For example I create a temporary tree that contains:
> 
> <title>
> BigCo.com: <xsl:value-of
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> 
> select="$page-instance/page/metadata/title"></xsl:value-of>
> </title>
> 
> $page-instance is a global variable that is (theoretically) 
> not used until the temporary tree is processed.
> 
> The temporary tree is finally processed by an identity 
> template to copy and hopefully process any xsl instructions 
> present in that temp tree.
> But it does not work -- the xsl instructions are just copied 
> to the result. Is there a way to make this happen?
> 
> thanks,
> -Rob

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.