M
Mungo Henning
Hi Folks,
Beg pardon for this simplistic question (I've searched via Google but got
lost with all the terminology).
An application I have created dumps out some data in XML format to a file.
I want the file to remain unchanged so that other applications can open
it and read the data contained in there.
But, if someone points a browser at the file I want the XML file to be
transformed via an XSLT script into HTML so that it looks pretty on the screen
instead of collections of angled-bracketed data lumps.
So the transform only occurs when some browser looks at the file; any other
program looking at the file will see only plain XML.
Can this be engineered?
Any help appreciated; thanks in advance
Mungo Henning
Beg pardon for this simplistic question (I've searched via Google but got
lost with all the terminology).
An application I have created dumps out some data in XML format to a file.
I want the file to remain unchanged so that other applications can open
it and read the data contained in there.
But, if someone points a browser at the file I want the XML file to be
transformed via an XSLT script into HTML so that it looks pretty on the screen
instead of collections of angled-bracketed data lumps.
So the transform only occurs when some browser looks at the file; any other
program looking at the file will see only plain XML.
Can this be engineered?
Any help appreciated; thanks in advance
Mungo Henning