This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: document() with http arguments not working in saxon norxalan


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]