OASIS XML Localisation Interchange File Format (XLIFF) TC

  • 1.  Lynx in the clouds

    Posted 01-04-2014 14:31
    Hi everyone, In the spirit of trying to make all things XLIFF 2 a little more accessible I've put together a basic Web version of Lynx that can perform validation on-line. It's here: http://lynx.okapi-xliff.cloudbees.net/validation It is updated at the same time the toolkit is updated. Cheers, -ys


  • 2.  RE: [xliff] Lynx in the clouds

    Posted 01-06-2014 23:46
    I tried this online version. I love it! What I really like about this is its convenience. I really like that it reports errors top-down, and that I can fix each, and move to the next. This will make debugging much nicer. I recommend that others try this out. Thanks Yves!


  • 3.  RE: [xliff] Lynx in the clouds

    Posted 01-07-2014 01:55
    A word on how the validation is done: - First we run the whole document against the schemas That find some errors. - Then we parse the document and find errors as they come. So overall the order of the error may not be linear. I had not updated the list of the modules info: it's done now. Hopefully it's correct. Cheers, -ys


  • 4.  RE: [xliff] Lynx in the clouds

    Posted 01-07-2014 10:36
    Thank you very much Yves for this useful tool. I have just tried it and it works perfectly. Lucia -----Message d'origine----- De : xliff@lists.oasis-open.org [ mailto:xliff@lists.oasis-open.org ] De la part de Yves Savourel Envoyé : mardi 7 janvier 2014 02:55 À : xliff@lists.oasis-open.org Objet : RE: [xliff] Lynx in the clouds A word on how the validation is done: - First we run the whole document against the schemas That find some errors. - Then we parse the document and find errors as they come. So overall the order of the error may not be linear. I had not updated the list of the modules info: it's done now. Hopefully it's correct. Cheers, -ys