Referencing a Server Side xml-stylesheet

G

Guest

I have a web-service, which returns an xml document. The xml document
contains a stylesheet reference of the form

<?xml-stylesheet href = StyleSheetDoc.xsl' type = 'text/xsl'?>

When accessed via broweser, the brower will fetches the stylesheet, to
appropriately render the xml-document returned.

Hower the "GET" operation for the xsl document commes accross in the form:

GET /MyWebService/MyWebService.asmx/StyleSheetDoc.xsl

and the result is that the stylesheet doc is not found

How do I go about getting the web server (or my web service) to reference
and return the stylesheet document?

Appreciate the help...

Gardar Middleton
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top