Subject: Re: XSLT FAQ? and really questions
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Fri, 20 Apr 2001 15:40:37 -0700 (PDT)
|
> This is a really great example.
>
> <xsl:template match="/">
> <idsets>
> <ID1List>
>
> </ID1List>
> <ID2List>
>
> </ID2List>
> </idsets>
> </xsl:template>
David, give us a dynamic example. I realize the disable output encoding
is ugly, but I couldn't dynamically generate the ID1 tags using
<xsl:element name=f(Ivariable)> nor was there anything to xsl:copy
to the output.
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|