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

Re: ordering and iteration problem

Subject: Re: ordering and iteration problem
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Tue, 01 May 2001 16:46:30 +0100
Re:  ordering and iteration problem
At 09:07 PM 5/1/01, Mark wrote:
Dan Diebolt writes:

 > If you are low on nodes, why can't you take your random-nodes from
 > both the stylesheet and source XML document?
 >
 > xsl:variable name="random-nodes"
 >    select="document('')//node()|//node()" />

I know that the source XML document has enough nodes since the
elements that I need to use the random nodes iteration hack for is a
subset of it.  I don't know for sure if the XSLT transform document
will have enough nodes.  I was just wondering why this "design
pattern" was typically described using "document('')//node()" when
"//node()" seemed to be more correct.

Maybe we use document('')//node() to remind ourselves of how arbitrary it is.


As originally described, the "pattern" (kind of a fancy name for this idiom/technique/workaround :-) doesn't care what node-set you use as long as it's big enough (and it's up to you to make sure it is).

But now I'm curious: why can't you just iterate over your subset of elements, since you apparently know what they are? (I guess I should check the archives.)

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


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.