xsl-list
[Top] [All Lists]

Re: XSLT Language Grammar

2003-05-13 03:09:10
Fatih TURKMEN wrote:

My purpose is to write an XSLT processor for my senior
project.I am using predictive parsing to parse XPath
and XSLT expressions(statements).In w3c specifications
XPath grammar is given.I have eliminated left
recursion in this grammar and still working on my
parser.But it is difficult to extract XSLT grammar
from the speicification.So I need XSLT grammar for
XSLT parser.

As many told you, at grammar level XSLT is XML. At a higher level XSLT syntax is described at XSLT Rec - http://www.w3.org/TR/xslt.html#element-syntax-summary and http://www.w3.org/TR/xslt.html#dtd

--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel


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



<Prev in Thread] Current Thread [Next in Thread>