[FO]: OB02 escape-uri example

http://www.w3.org/TR/xpath-functions/#func-escape-uri

The rules tell me that '#' is not escaped if $escape-reserved is true.
However, in the first example the result contains %23 instead of #.

Is there any special reason to use "http://www.example.com/..." for
the first example and "http://example.com/..." for the second?
I recommend to use the same input parameter for both examples.

Regards,
Oliver Becker


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Monday, 1 December 2003 11:31:37 UTC