[xsl] getting parsed documents through the document function

Subject: [xsl] getting parsed documents through the document function
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Sat, 24 Nov 2001 12:20:55 +0100
I have a problem I'm not sure how to solve gracefully, I'm using the
document() function in a xslt stylesheet for aggregating xml data from
several locations, the thing is that some of the external documents
referenced are database generated rather than static documents so I need to
call an asp or aspx file that spits out the xml.

The problem however is that document seems to load the source of the
document instead of parsing it before loading it so the actual asp code gets
processed, any way around this? I'm running under msxml3.0 and .Net...


Best regards
---
Mattias Konradsson


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread