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]

RE: accessing info outside current context


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Chris Bayes
> Sent: Friday, October 19, 2001 1:39 PM
> To: xsl-list@lists.mulberrytech.com
> Subject: RE: [xsl] accessing info outside current context
>
>
> Jeni said
> > 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.
>
> No it won't.

It will.

Of course the XSLT engine must actually work (:-), and if the statement
appears in an XML document, the ampersands will need to be escaped properly.


 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]