[ESW Wiki] Update of "its0505Translatability" by YvesSavourel

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 YvesSavourel:
http://esw.w3.org/topic/its0505Translatability


------------------------------------------------------------------------------
  
  == Challenge/Issue ==
  
- The content of XML documents can usually be seen as either generally translatable (e.g, an XHTML file), or generally not translatable (i.e. An SVG file). A mechanism should exist to identify the parts of the document that are exceptions to the rule.
+ The content of XML documents can usually be seen as either generally translatable (e.g, an XHTML file), or generally not translatable (i.e. an SVG file). A mechanism should exist to identify the parts of the document that are exceptions to the rule.
  
  The mechanism should also allow to specify exceptions within exceptions. For example, within the elements of an SVG document, which are generally not translatable, it should allow to specify that <text> is to be translated, but also that some occurrences of the <text> element (e.g. with an attribute translate="no") are not to be translated.
  

Received on Tuesday, 12 July 2005 13:23:17 UTC