xsl-list
[Top] [All Lists]

Beginner question

2003-06-07 04:03:56
I have an xml file with the following elements:

Some are:

<bulletPoint>
    <text>some regular test here</text>
 </bulletPoint>

and some are:

<bulletPoint>
    <text>http://www.domain.com/</text>
    <url>http://www.domain.com/</url>
 </bulletPoint>

I need to create a link that looks like <a href="url element">text
element</a>
But, only when both the <text> and <url> tags are present in the
 <bulletPoint>

Would appreciate any help.


ron


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>