Subject: RE: XPath
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Sat, 7 Jun 2003 18:03:59 +0100
|
> 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
| Current Thread |
- XPath
- Fatih TURKMEN - Fri, 6 Jun 2003 05:26:12 -0400 (EDT)
- David Carlisle - Fri, 6 Jun 2003 05:58:05 -0400 (EDT)
- Michael Kay - Sat, 7 Jun 2003 13:03:48 -0400 (EDT) <=
|
|