xsl-list
[Top] [All Lists]

RE: XSLT 1.0, relative URIs, and xml:base

2005-11-21 03:47:34
I think that I am still correct in saying that there is no intrinsic
way of stating that eg. ' ' (space) equals & #x20; (and should
therefore be replaces with %20). This part would have to be done using
a choose-when expression, I think.

Well, you could do

string-length(substring-before("all-the-unicode-characters-in-sequence"))

which is a little better than that, but still pretty horrendous.

Michael Kay
http://www.saxonica.com/



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