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

Re: How do I pass the mode as a string?

Subject: Re: How do I pass the mode as a string?
From: "Graydon graydon@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Mar 2020 16:31:05 -0000
Re:  How do I pass the mode as a string?
On Tue, Mar 03, 2020 at 04:20:47PM -0000, Kerry, Richard richard.kerry@xxxxxxxx scripsit:
> Ok, that's a possibility then.
> If I understand it you mean I could do the search/filter as a completely separate action, storing the resultant list of files as a variable, then pass the list of files variable to apply-template.

You can certainly do that.

Whether you need a distinct variable depends on how complicated the
filter is; you might be able to do all the filtering in the select of
the apply-templates, either because it's simple or because you wrote a
function.

Stacking variables with modes -- variable A is apply-templates on some
initial content set with mode "doA", variable B is apply templates on $A
with mode "doB", and so on -- is an effective way to do encapsulation in
XSLT.

> I might try that.

Good luck!

-- Graydon

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.