W3C home > Mailing lists > Public > public-i18n-its@w3.org > January to March 2007

Re: Namespace compare issue (Was: Re: Teleconference Minutes 2007-01-17)

From: Felix Sasaki <fsasaki@w3.org>
Date: Fri, 19 Jan 2007 02:10:05 +0900
Message-ID: <45AFA9ED.50706@w3.org>
To: Yves Savourel <ysavourel@translate.com>
Cc: 'Sebastian Rahtz' <sebastian.rahtz@oucs.ox.ac.uk>, public-i18n-its@w3.org

Yves Savourel wrote:
>>> concat('{', namespace-uri(),'}',local-name())
>> Good idea, that should do it, except that "{" and "}" need 
>> to be escaped:
>> concat('{{', namespace-uri(.),'}}',local-name())
>> The result looks good:
>> http://www.w3.org/International/its/tests/test3/Translate1-result.xml
> 
> So, if I followed correctly:
> 
> - same as before (as far as node numbering) but with namespaces between {}
> 
> Right?

I think if we do what Sebastian proposed within the "path" attributes,
the rest (my "counting" attributes") is not necessary any more.

Felix
Received on Thursday, 18 January 2007 17:10:19 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:48 GMT