CJensen
02-26-2010, 09:06 AM
I'm trying to perform a transform on a series of existing XML files to just get the records/pieces that I need. However, any way I do this just seems to result in the "text" only being displayed in say IE/Firefox as the result. It doesn't appear as though I'm really getting XML as a result.
An example I ran across on another website:
http://xmlfiles.com/articles/sample_chapters/sams_xmlforaspnet/default.asp (see 7.5-7.7)
When I replicate this tutorial, IE and Firefox both strip the resulting transformed file of any XML structure tags, and just display the text itself. Is there something I'm missing or misunderstanding in how to do an XML-XML transform?
Thanks
An example I ran across on another website:
http://xmlfiles.com/articles/sample_chapters/sams_xmlforaspnet/default.asp (see 7.5-7.7)
When I replicate this tutorial, IE and Firefox both strip the resulting transformed file of any XML structure tags, and just display the text itself. Is there something I'm missing or misunderstanding in how to do an XML-XML transform?
Thanks