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

Re: Dynamic Table Generation

Subject: Re: Dynamic Table Generation
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Tue, 07 Mar 2000 08:26:22 -0500
Re: Dynamic Table Generation
Phil Lanch wrote:
> you can use a (top-level) variable to store some vector-ish XML -
> ...
> [use a] node-set() function to convert the variable from a 
> "result tree fragment" (for that is what it is) to a nodeset

Hey, I was going to say that...

The only thing to add is that if you are using an XSL processor with no
nodeset function you can just extract the content-types out into an XML
file, say, content-types.xml, and use it in the contexts in which Phil's
example uses a node-set by calling the document() function instead:

  <xsl:for-each select="document('content-types.xml')/th">

 Steve


 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.