
May 8th, 2011, 11:41 AM
|
|
Registered User
|
|
Join Date: Apr 2010
Posts: 5
Time spent in forums: 6 h 12 m 27 sec
Reputation Power: 0
|
|
|
Adding links in XML to transform using XSL
Hi am just starting to learn XML/XSL
I have 1 DTD file, 2 XML files, 1 html file and 1 XSL file
I basically have a DTD file that is structured with the 2 XML files and is displayed using the 1 XSL file and all pages have been validated and are working fine
I am still working on the HTML files as they require parser instruction
However I was wondering if anyone can give me a quick example of how I can add links on each page so when clicked these pages can be viewed. I have tried a number of angles but am not having any luck.
I wonder if the DTD file is the problem for the XML files?  anyway if anyone can help with the hyperlinks question that would be great thanks in advance
|