Re: [xsl] XPath

Subject: Re: [xsl] XPath
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 6 Jun 2003 10:56:55 +0100
  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


Current Thread