OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xliff-inline message

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


Subject: Re: [xliff-inline] Sample for metadata inline representation


Yves, what about using the Unicode bidi control characters instead of markup? I don’t think it would be unreasonable to expect an editor to correctly interpret them.

-Arle

On Aug 23, 2011, at 22:07 , Yves Savourel wrote:

> Hi all,
> 
> One aspect of inline markup we have not discussed yet is bidirectional information.
> 
> - It can come from the original source material
> 
> - It could be added during the translation process
> 
> - Unlike most inline codes (like bold, etc.) which can usually be generic, it may be important for applications using the XLIFF content to see the bidi markers as true bidi markers so they can render the content properly.
> 
> So, for example, if we have this in HTML:
> 
> <p>Text with <bdi>Txet thgir-ot-tfel</bdi></p>
> 
> Should the <bdi> element be represented as an inline code:
> 
> <source>Text with <pc id='1'>Txet thgir-ot-tfel</pc></source>
> 
> Or as metadata:
> 
> <source>Text with <mrk type='???'>Txet thgir-ot-tfel</mrk></source>
> 
> Or both?
> 
> Actually this is a general question: If an original code corresponds to a special metadata for which XLIFF has a specific representation how should we encode the original codes?
> 
> For example if HTML5 gets a translate attribute, how should we code it? Same for term, etc.
> 
> Or should we have provision in the inline codes for a few attributes that would allow us to specify such information in addition to the general inline code information. For example:
> 
> <source>Text with <pc id='1' bidi='auto'>Txet thgir-ot-tfel</pc></source>
> 
> <source>It would certainly be quite a <pc id='1' translate="no">faux pas</pc></source>
> 
> Personally I think having the information along with the inline code for the original data could be better because it allows to keep the two together when moving the markers. 
> 
> Any thoughts?
> -ys
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  Follow this link to all your TCs in OASIS at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php
> 



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