Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XSL nesting

Status
Not open for further replies.

chrissyboy

Programmer
Joined
Dec 5, 2000
Messages
5
Location
GB
<Text>Some </Text>
<Link>data <Link>
<Text>that i want to link</Text>

This is the xml i want to display, the <Link> will be a href link. i am using templates but all i get is

Some data that i want to link
data

with 'data' as a link. How can i merge the two into one template and so one element
 
hi

show your xsl-file please.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top