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

Re: Need help using variable in select statement

Subject: Re: Need help using variable in select statement
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 26 Sep 2005 17:28:28 +0100
using variable in select statement
me> there is no way to do that in standard XSLT. 

perhaps I should have added "in one pass".

The standard way of doing this _without_ using an evaluate extension is
to use the input document to generate a stylesheet that uses the
specified XPath, and then execute the generated stylesheet.

That basically is how schematron works: the schematron schema is an XML
document that contains XPath's specifying assertions about nodes.
You first run a stylesheet that generates a stylesheet using those
XPaths then validate documents by running this generated stylesheet.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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.