T
Thomas P. Fuller
Hi,
Thanks in advance for any help in this matter.
I need to embed a link in the text portion of an xml element's value.
For example,
<some_element>
Hi, my name is Tom, and you can find my webpage <URL
link="www.xyz.net/~tom">here</URL>
</some_element>
so when this element is transformed into xhtml (using xsl, of course)
we will see the link properly.
If anyone can offer me a suggestion regarding how to tackle this
issue, I would much appreciate it.
Tom
Thanks in advance for any help in this matter.
I need to embed a link in the text portion of an xml element's value.
For example,
<some_element>
Hi, my name is Tom, and you can find my webpage <URL
link="www.xyz.net/~tom">here</URL>
</some_element>
so when this element is transformed into xhtml (using xsl, of course)
we will see the link properly.
If anyone can offer me a suggestion regarding how to tackle this
issue, I would much appreciate it.
Tom