OASIS XML Localisation Interchange File Format (XLIFF) TC

  • 1.  Re: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 11:21
    Hi all,
    
    My initial thoughts on the subject of segmentation:
    
    1) There are going to be times when the "extraction unit" (e.g. a docbook 


  • 2.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 11:38
    Hi,
    
    Of course many times a 


  • 3.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 12:12
    >...You can segment the 


  • 4.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 12:38
    Hi again,
    
    There are two different issues to consider:
    
    1) How to represent a single segment. 
    2) How to represent segmentation information in an XLIFF file. 
    
    I propose to use 


  • 5.  Re: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 12:59
      |   view attached

    Attachment(s)

    vcf
    azydron.vcf   251 B 1 version


  • 6.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 14:07
    > As Andrzej suggested, a "text block" can be represented using 
    > the existing 


  • 7.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 14:25
    Hi,
    
    If you want to separate "extracted text" from "segmented text", you can use a new element to contain unsegmented extracted text and the traditional 


  • 8.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 12:24
    The Ektron CMS currently does not support XLIFF 1.2's seg-source. It extracts and merged and does not perform linguistic segmentation (leaving that for the translation tools). However, if the XLIFF file comes back segmented, it may not be able to perform the merge.
    
    Doug
    
    


  • 9.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-23-2010 12:44
    Hi Doug,
    
    > However, if the XLIFF file comes back segmented, 
    > it may not be able to perform the merge.
    
    That sounds strange to me. In all cases the translated file should have the same 


  • 10.  RE: [xliff] Simplified XLIFF element tree

    Posted 08-24-2010 13:09
    Yves,
    
    To my knowledge, no one has tried importing XLIFF with the added