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

Re: old XSL -> New XSL

Subject: Re: old XSL -> New XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 1 Sep 1999 16:02:15 +0100 (BST)
xsl ancestor name
> The ones I have are, roughly
> 
>  from-  => ::
>  children => child
>  ancestors => ancestor
>  qname() => name()
> 
> Any more offers?

all axes are affected the same way, not just children & ancestor
so the most common things to fix are

from-plural(stuff)   to singular::stuff
qname ()                name()
expr attribute          select
param-variable          param
param                   with-param

But as others have commented, appendices of the xslt and xpath drafts
give a more full account. (Make sure you do those last two
transformations in the correct order, last time I forgot and changed
param-variable to param first, which wasn't a brilliant plan:-)


David


 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.