[ESW Wiki] Update of "its0503ReqCDATA" 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/its0503ReqCDATA


------------------------------------------------------------------------------
  
  '''[CL] I see a relationship with XLIFF: XLIFF allows you for example to extract/convert sth. like Java properties into XML (namely XLIFF). What you can do in order to avoid CDATA sections is the following: Use the XLIFF representation of your original format. The beauty of this is that XLIFF is on the list of localization tools vendors anyhow.'''
  
+ '''[YS] Thinking more about this: it seems that we have 2 different requirements: one is to not rely on CDATA because of the problems it causes (no support for NCRs, etc.) and the other has to do with codes that are writen as text. They often occur in CDATA, but, as Martin noted, one could also remove the CDATA syntax and still have the problem.'''
+ 

Received on Tuesday, 19 April 2005 21:05:17 UTC