xsl-list
[Top] [All Lists]

Re: [xsl] XPath parsing in XSLT (version 2.0)

2006-11-21 09:45:18
From: "Mukul Gandhi" <gandhi(_dot_)mukul(_at_)gmail(_dot_)com>


Ofcourse, I think some form of parsing can be done in functional
languages. But can an *XPath 2.0* parser be written in XSLT 2.0?

Yes. Any parser can be written in XSLT 2.0.

I think the parser has to produce a parse tree. Can this be done with XSLT 2.0?

Yes. XSLT is designed for producing trees (read XML).

_________________________________________________________________
The new Windows Live Toolbar helps you guard against viruses http://toolbar.live.com/?mkt=en-gb


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--