Subject: RE: accessing info outside current context
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Fri, 19 Oct 2001 16:55:16 +0200
|
Are we nitpicking?
Anyway, to me it looks like a part of an XPath expression.
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Chris Bayes
> Sent: Friday, October 19, 2001 3:52 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: 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.
> >
> No it won't.
>
> > 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.
>
> Well it looks like an xslt fragment to me and as xslt is xml it won't
> work just fine without escaping the &s
>
> Ciao Chris
>
> XML/XSL Portal
> http://www.bayes.co.uk/xml
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|