OASIS XML Localisation Interchange File Format (XLIFF) TC

 View Only

RE: [xliff] XLIFF and Xforms

  • 1.  RE: [xliff] XLIFF and Xforms

    Posted 02-04-2004 17:50
     MHonArc v2.5.0b2 -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    xliff message

    [Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


    Subject: RE: [xliff] XLIFF and Xforms


    David and Andrzej,
    
    Since you looked at the XForms spec, I looked at the schema (
    http://www.w3.org/MarkUp/Forms/2002/XForms-Schema.xsd ).  Many elements have
    a mixed content model (which allow text).  Some that might be translatable
    could include:
    
    	label
    	help
    	hint
    	alert
    	value
    	message
    	setvalue
    
    Andrzej, your summary is very impressive.  Thanks for taking the time to
    share.  I can read an xsd, but my experience with forms is quite limited.
    Maybe you could shed a little light on these other elements.  
    
    I also noticed some attributes that could possibly be candidates for
    translation (the same way one might want to translate some of the attributes
    in regular HTML forms).  But again, I don't know enough about XForms yet to
    say.
    
    Thanks,
    
    Bryan Schnabel