Re: [xsl] accessing info outside current context

Subject: Re: [xsl] accessing info outside current context
From: Jeni Tennison <jeni@xxxxxxxxxxxxxxxx>
Date: Fri, 19 Oct 2001 09:55:47 +0100
Hi Rose,

> Is there any way to use the document command using a URL instead of
> a directory path?

The document() function always takes a URL, it's just that sometimes
URLs look like directory paths. So doing:

  document('http://hbcora59/psr/Viewer?_but=Connect&db=dwbspt11&nlsl=en-us&in=dwb&_in=dwb&lc=false&us=rpekarek&fm=xml&ac=rpekarek')

will work just fine.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/


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


Current Thread