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]

RE: Explain me the expression.


Francois,

 Its the EBNF which throwed me off. I am used to reading EBNF and followed
by description of all the symbols used in it. Well, I guess its not a
requirement for EBNF to list all the symbols, but can add a reference.

Sateesh

-----Original Message-----
From: lachance@chass.utoronto.ca [mailto:lachance@chass.utoronto.ca]
Sent: Friday, March 31, 2000 6:12 PM
To: xsl-list@mulberrytech.com
Subject: Re: Explain me the expression.


Sateesh

The recommendations are well written but parts of them are not English. 

The grammar uses Extended Baukus-Naur Form (EBNF) notation.

I wonder if some one can point us to an online tutorial on how to read it?
Liam Quin and Ian Graham have an excellent appendix on EBNF for XML in
their _XML Specification Guide_ (Wiley, 1999).

> 
> ExprToken    ::=    '(' | ')' | '[' | ']' | '.' | '..' | '@' | ',' | '::'

>    | NameTest  
>    | NodeType  
>    | Operator  
>    | FunctionName  
>    | AxisName  
>    | Literal  
>    | Number  
>    | VariableReference 
> 


-- 
Francois Lachance
Post-doctoral Fellow
projet HYPERLISTES project
http://www.humanities.mcmaster.ca/~hyplist/


 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]