Hi Yves, all, how about going back to the XForms WG and ask them: - what elements are translatable? - what elements are not translatable? - what is the default for unknown elements (translate yes or no)? - what elements can contain "inline" markup? with that information we could write the rules, also for e.g. localization information. cheers, Felix Yves Savourel wrote: > Hi, > > One of my action items was to work on a default set of rules for Xform. > I'm not sure if I got it right because it seems too simple. But here it is: > > <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0" > xmlns:x="http://www.w3.org/2002/xforms"> > > <!-- Example of ITS rules for XForm --> > > <!-- Translate data category --> > <its:translateRule selector="//x:value" translate="no"/> > > <!-- Element Within Text data category --> > <its:withinTextRule selector="//x:output" withinText="yes" /> > > </its:rules> > > >Received on Monday, 16 July 2007 07:05:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:50 GMT