
October 8th, 2003, 01:37 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Linking from Html to XSD files
I am trying to link from an HTML page to a partular location in an XML schema file. i.e. I am displaying a list of the elements that occur in the schema file on the HTML page and I want to add links after each element such that on clicking that link, it should open a browser window that displays that element definition from the schema file.
Is there any way that this can be done?
Thanks.
|