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


Ask him how he is going to produce a PDF file using ANSI standard SQL.

-- 
Charles Knell
cknell@onebox.com - email


---- "E L" <pappis3d@softhome.net> wrote:
> Someone told me that he can do *any* XSLT transformation in SQL. Here's
> the
> premise: any input XML document can be represented by one or more tables;
> likewise for the output XML document. The XSLT can be replaced with
> an SQL
> insert statement, selecting from the input and inserting to the output
> (e.q., any XPath expression can be expressed by a similar WHERE clause
> in a
> SELECT statement).
> 
> I can see it's possible for simple document. Are there instances where
> this
> would not be possible?
> 
> Thanks.
> 
> 
>  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]