|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Inserting Hyperlinks in an XML parsed in HTML
Hi there. I'm a newbie and this is my first XML table. The table parses through HTM. I have a problem though. I tried putting an <a href> via XML Spy in the title element but it keeps saying that it's not valid. So I tried using the Entities > and < but here's what happens:
http://cc.1asphost.com/habble/animelist.htm The first on the top table, which is the SAMPLE HTM HYPERLINK, which displays it as it is, together with the a href. I want it to appear as a clickable hyperlink. Am I missing something? Thanks for the help. |
|
#2
|
||||
|
||||
|
Mark your xml like this:
PHP Code:
Then you xsl would reference it like this: PHP Code:
By using xsl:copy-of you make a direct copy of the contents. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Inserting Hyperlinks in an XML parsed in HTML |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|