[xsl] Simple XSLT processor

Subject: [xsl] Simple XSLT processor
From: Fatih TURKMEN <fatihturkmen99@xxxxxxxxx>
Date: Mon, 9 Jun 2003 10:24:08 -0700 (PDT)
How an XSLT processor, assuming processor is operating
on a DOM tree for stylesheets (that is the style sheet
instructions are on a DOM tree) operates?

Just searches these stylesheet instructions on the DOM
tree(style sheet tree) and according to the
instructions it modifies the result tree ?
Or there is another way of doing transformation?I mean
the process is different?
Lastly, is there a simple XSLT processor that is
useful for understanding the process?

Thanks in advance.

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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


Current Thread