<div dir="ltr"><div class="gmail_default" style="font-family:garamond,serif;font-size:large">fodt and odt are pretty much the same.. they differ only in their containers, and .fodt has extra stuff to turn non textual items (pictures, etc.) into ascii-fied datastreams in the long text document, instead of embedded files. <br><br><br>(hint to developers, I would really love that selecting "linking" turns this encoded text stream off, and keeps linking to the files instead of text encoded blocks of data in the files. There is zero usefulness in converting binary objects into text streams, and it really affects performance and file size.. The usefulness in fodt is about editability and tracking changes. There should at least be an option to keep the images out of the .fodt file.)</div><div class="gmail_default" style="font-family:garamond,serif;font-size:large"><br><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 4, 2020 at 12:23 PM Olivier Hallot <<a href="mailto:olivier.hallot@libreoffice.org">olivier.hallot@libreoffice.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
Machine translation or any other usage of an uniquely identified<br>
paragraph/heading/other in a document.<br>
<br>
FWIW, I already discovered that if a <text:p> contains the xml:id<br>
attribute, it survives save/load/conversion of fodt or odt.<br>
<br>
Regards<br>
Olivier<br>
<br>
<br>
Em 04/03/2020 14:39, Michael H escreveu:<br>
>> a roundtrip of translation of an odt / fodt<br>
> <br>
> Do you mean a converting an ODT into  FODT then returning to ODT? <br>
> <br>
> OR <br>
> <br>
> Do you mean machine translation of the words inside either an ODT or<br>
> FODT from one human language to another,  then returning to the first? <br>
> <br>
> <br>
> On Wed, Mar 4, 2020 at 11:09 AM Olivier Hallot<br>
> <<a href="mailto:olivier.hallot@libreoffice.org" target="_blank">olivier.hallot@libreoffice.org</a> <mailto:<a href="mailto:olivier.hallot@libreoffice.org" target="_blank">olivier.hallot@libreoffice.org</a>>><br>
> wrote:<br>
> <br>
>     HI Regina<br>
> <br>
>     I'm on very early stage of investigating a way to do a roundtrip of<br>
>     translation of an odt / fodt by identifying each of its translatable<br>
>     content. Borrowed the idea from the Help XHP and applying to a rich text<br>
>     document.<br>
> <br>
>     Regards<br>
> <br>
>     Em 04/03/2020 10:38, Regina Henschel escreveu:<br>
>     > Hi Olivier,<br>
>     ><br>
>     > what do you want to do with 'xml:id'? Its value is unique in a<br>
>     document,<br>
>     > but it need not be stable in the lifetime of a document.<br>
>     ><br>
>     > Kind regards<br>
>     > Regina<br>
>     ><br>
>     > Olivier Hallot schrieb am 03-Mar-20 um 22:42:<br>
>     >> Hi<br>
>     >><br>
>     >> Is there a widget in the user interface or API to assign the<br>
>     xml:id [1]<br>
>     >> attribute to an object?<br>
>     >><br>
>     >> for example, I'd like to add xml:id to every <txt:p> element in a<br>
>     file.<br>
>     >><br>
>     >><br>
>     >> [1] 19.914 xml:id<br>
>     >> The xml:id attribute is standardized by the W3C [XML-ID] and gives an<br>
>     >> element a unique identification in its XML file.<br>
>     >><br>
>     >> Kind regards<br>
>     >><br>
>     ><br>
>     > _______________________________________________<br>
>     > LibreOffice mailing list<br>
>     > <a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
>     <mailto:<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a>><br>
>     > <a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
> <br>
>     -- <br>
>     Olivier Hallot<br>
>     LibreOffice Documentation Coordinator<br>
>     Comunidade LibreOffice<br>
>     Rio de Janeiro - Brasil - Local Time: UTC-03:00<br>
>     <a href="http://tdf.io/joinus" rel="noreferrer" target="_blank">http://tdf.io/joinus</a><br>
>     _______________________________________________<br>
>     LibreOffice mailing list<br>
>     <a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
>     <mailto:<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a>><br>
>     <a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
> <br>
<br>
-- <br>
Olivier Hallot<br>
LibreOffice Documentation Coordinator<br>
Comunidade LibreOffice<br>
Rio de Janeiro - Brasil - Local Time: UTC-03:00<br>
<a href="http://tdf.io/joinus" rel="noreferrer" target="_blank">http://tdf.io/joinus</a><br>
</blockquote></div>