Hyperlink in XML

Roth, Scott (sroth@radsys.com)
Mon, 30 Nov 1998 16:32:42 -0500


Below is a sample of my XML data. I am curious to how I get the PanelListID
data to show up as a hyperlink. When I look at the file in the browswer it
just has 5678, but no hyperlink. Could somebody please help this
newbie....?

Thanks,
Scott Roth

<FILE>

<Workflow>FILE CLUSTER</Workflow>


<FileID>1234</FileID>
<PanelListID><a href="http://www.yahoo.com">5678</a></PanelListID>
<Date>
<Day>13</Day>
<Year>1998</Year>
<Month>4</Month>
</Date>

</FILE>