xsl-list
[Top] [All Lists]

Re: XPath

2003-06-06 02:56:55

  In XPath productions:
  What does the following production mean?

  FunctionName::= QName - NodeType

  A function name must start with a QName 
  but NodeType


Not "start with", be a Qname.

Function names can be any Qname except for those qnames used for node
tests, like node() (and in xpath2, element(), attribute())

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

 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