This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT FAQ? and really questions


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]