| 
 
Subject: Re: [xsl] Mozilla and the document() function From: Joerg Heinicke <joerg.heinicke@xxxxxx> Date: Wed, 13 Nov 2002 22:06:19 +0100  | 
Does Mozilla 1.x's implementation of the XSLT document() function work with URLs?
I have been able to read in local files, e.g.:
<xsl:variable name="data" select="document('test.xml'))"/>
but if I try to read the same file through a web server it isn't able to read it:
<xsl:variable name="data" select="document('http://localhost/test.xml'))"/>
The Content-Type of the response from the web server is "text/xml".
This works fine with Xalan and MSXML for example.
Is there something I'm missing? Any insight on using document() to access XML documents over URLs would be appreciated.
Thanks.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Mozilla and the document() fu, Jeffrey Winter | Thread | [xsl] monotonous nbsp coding, Zakon, Stuart | 
| RE: [xsl] Finding list items in XHT, Chris Loschen | Date | Re: [xsl] MathML and XSL, Gerard Milmeister | 
| Month |