xsl-list
[Top] [All Lists]

Re: [xsl] A colon is not allowed in the name

2009-03-25 18:41:18

why would it care that the source document uses namespaces or not?

It would be very difficult to use xpath on such a document. You couldn't
use the element name (as a prefixed name in xpath always denotes an
xpath, so you'd have to use * but functions such as local-name() would
also be problematic 9as it;s defined to return a string with the lexical
form of a qname)

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--