xsl-list
[Top] [All Lists]

RE: XPath

2003-06-07 10:03:59
In XPath productions:
What does the following production mean?

FunctionName::= QName - NodeType

A function name must start with a QName 
but NodeType?


Read "-" as "except": a Function is any QName that is not a NodeType.
(This has the effect of excluding text(), node(), comment(), etc).

Michael Kay


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



<Prev in Thread] Current Thread [Next in Thread>
  • XPath, Fatih TURKMEN
    • Re: XPath, David Carlisle
    • RE: XPath, Michael Kay <=