Subject: RE: XSLT 1.0, relative URIs, and xml:base
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 21 Nov 2005 10:53:31 -0000
|
> > This part would have to be done using
> > a choose-when expression, I think.
>
> or applying templates over a large, if somewhat repetitive, xml file
>
Or you generate a lookup document of the form
<c x="ሴ" n="1234"/>
<c x="ስ" n="1235"/>
...
and then you can get the character code for a character using key().
Better still, you could generate the lookup document to contain the %HH
representation of the octets making up the UTF-8 representation of the
character.
If this lookup file is generated using Java or XSLT 2.0 (a one-off task),
does it still meet the requirement of being a "pure XSLT 1.0 solution"?
Michael Kay
http://www.saxonica.com/
| <- Previous | Index | Next -> |
| Re: XSLT 1.0, relative URIs, , David Carlisle
|
Thread |
RE: XSLT 1.0, relative URIs, , Michael Kay
|
| RE: XSLT 1.0, relative URIs, , Michael Kay
|
Date |
Windows file path to uri (iri, andrew welch
|
|
Month |
|
|