XML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreXML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old April 16th, 2003, 07:18 PM
jeofoyster jeofoyster is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: L.A.
Posts: 4 jeofoyster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question how to create XHTML markup with XSL?

Okay I figured out the issue below of getting the attribute from the tag - but how do I create an HTML tag.

Say again I have this XML:

<para>yada yada yada <link url="http://jeof.net">bla bla</link></para>

and this XSL gives me the *data* i want:

<xsl:template match="p//link">
<xsl:value-of select="@url"/>
<xsl:value-of select="."/>
</xsl:template>

how do I take the data of the url attribute and successfully create a anchor XHTML markup to turn it into a link? so that it would be like:

<a href="<xsl:value-of select="@url"/>" title="link">bla bla</a>

Make sense?

I'm getting errors from Sablotron (doing this with PHP) with trying to output that XHTML markup.

thanks
jeof

Reply With Quote
  #2  
Old April 17th, 2003, 12:01 PM
waldthau waldthau is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: Colorado
Posts: 46 waldthau User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I think my reply to your other message solves both of your issues.
__________________
- MW

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreXML Programming > how to create XHTML markup with XSL?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway