Re: [xsl] document() with http arguments not working in saxon nor xalan

Subject: Re: [xsl] document() with http arguments not working in saxon nor xalan
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 14 May 2002 22:36:07 +0200
Roger L. Costello wrote:
Now, when I try to retrieve that XML document within a stylesheet:
           <xsl:variable name="Meerkat"
select="document('http://www.oreillynet.com/meerkat/?_fl=xml&amp;s=REST')"/>
...
The XML document that Meerkat returns is quite small, so I am puzzled by
the StackOverflow message.

Does your style sheet work if you use the saved XML from a local file?

J.Pietschmann



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


Current Thread