xsl-list
[Top] [All Lists]

Re: Clark notation in XPath

2005-10-03 00:58:31
"Jirka" == Jirka Kosek <jirka(_at_)kosek(_dot_)cz> writes:

    Jirka> And how do you escape # in namespace-uri then? W3C produced
    Jirka> several namespace names ending with # (e.g. RDF).

You don't. There is no need. The parse is unambiguous.

The local-name is everything after the final #, and the namespace=uri
is everything before it.
One or two # will always be present, but it doesn't matter if it is
one or two, as the above algorithm still works.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>