OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XSLT question

[ Lists Home | Date Index | Thread Index ]
  • From: Eric van der Vlist <vdv@dyomedea.com>
  • To: xml-dev@lists.xml.org
  • Date: Thu, 24 Aug 2000 08:59:46 +0200

Wayne Steele wrote:
> 
> Kinda / Probably.
> 
> XSLT is a transformation that works like this:
> 
> [XML Document]---------->[================]
>                          [ XSLT Processor ]------> [XML or Text]
> [XSLT Stylesheet]------->[================]

In Java, this picture is extensible to:

[XML Document]----SAX--->[================]
                         [ XSLT Processor ]--SAX-> [XML or Text]
[XSLT Stylesheet]-SAX--->[================]

You can therefore transform anything into anything as long as you
can/want write a SAX parser or handler for this.

You can find some examples on 4xt which illustrate this statement:

http://4xt.org/downloads/rss/text-to-10.txt
http://4xt.org/downloads/examples/csv/
http://4xt.org/downloads/examples/outputhandlers/formatedtext/

Hope this helps.

Eric
-- 
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS