RE: [xsl] XSLT & SQL

Subject: RE: [xsl] XSLT & SQL
From: "Charles Knell" <cknell@xxxxxxxxxx>
Date: Fri, 12 Jul 2002 09:23:52 -0700
>From XSLT Programmer's reference, 2nd Edition, page 466:

"The document() function finds an external XML document by resolving
a URI reference, ...". 

Granted, this is not the actual XSLT specification source, but it's authoritative
enough for me.

-- 
Charles Knell
cknell@xxxxxxxxxx - email


---- "bryan" <bry@xxxxxxxxxx> wrote:
> 
> 
> >Is there any processor which works
> >using data which is not external to itself, and if so, how is it used?
> 
> Could the processing of an inline stylesheet be considered as something
> which is not external to itself?
> A propos my earlier post in this thread regarding document() and uri's
> I
> forgot about document('')
> This is of course also a way that an xslt can work on something
> definetly not external to itself.
> 
> 
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
>  

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


Current Thread