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: XSLT & SQL


>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@onebox.com - email


---- "bryan" <bry@itnisk.com> 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


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