Some comment about the production UnaryExpr

=?ks_c_5601-1987?B?seixpL+1?= <[email protected]> Mon, 27 Jan 2003 16:07:16 +0900
Newsgroups gmane.text.xml.xpath.general
Message-ID <[email protected]>
To whom it may concern,

 

Hello,

 

My name is Kwang-Young Kim([email protected]). 

I am working for Hyundai Information Technology, Co., Ltd.

 

I have some comment about the XPath versoin 1.0 specification.

 

I think that the production rule for UnaryExpr in XPath should be 

the following :

 

   [27] UnaryExpr ::= UnionExpr 

                      | '-' PrimaryExpr

 

instead of :

  

   [27] UnaryExpr ::= UnionExpr

                      | '-' UnaryExpr

 

I am looking forward to hearing your response.

And I thank you a lot for spending your valuable time in reviewing 

my writing in advance.