|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] drawing a blank
Hey all, It's way late and I'm drawing a blank on how to do this... I'm trying to make a list of urls that display the data from the title element. If I take out the anchor stuff it works... so basically I'm forgetting what to do with the extra quotes, etc... <xsl:for-each select="bookmark"> <LI><A HREF="<xsl:value-of select="url"/>"><xsl:value-of select="title"/></A></LI> </xsl:for-each> Thanks and sorry to bother you, especially if I figure this out in the morning (not likely as I'll be up for a while!) Peace, Tad XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






