- From: <w3t-archive+esw-wiki@w3.org>
- Date: Tue, 04 Oct 2005 22:06:38 -0000
- To: w3t-archive+esw-wiki@w3.org
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification.
The following page has been changed by ChristianLieske:
http://esw.w3.org/topic/its0509SpecScoping
------------------------------------------------------------------------------
* Since XPath expressions are used, the information cannot only be give for element. Rather it can be given for attributes as well.
- {{{<para id="a1" its:translateNo="@productCode"
+ {{{<para id="a1" its:translateNo="span[@productCode]"
Translate this, <span productCode="River"> it's great stuff</span>, etc.</para>}}}
Remark: Should overwriting the don't-translate default for attribute with an ITS mechanism be even allowed?
Received on Wednesday, 5 October 2005 07:16:40 UTC