[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nxml-mode: Could we support new XML schemas?
From: |
Jean-Christophe Helary |
Subject: |
Re: nxml-mode: Could we support new XML schemas? |
Date: |
Tue, 28 Sep 2021 20:35:28 +0900 |
> On Sep 28, 2021, at 17:10, Kevin Vigouroux via Emacs development discussions.
> <emacs-devel@gnu.org> wrote:
>
> Richard Stallman <rms@gnu.org> writes:
>
>>> XLIFF documents are validated using XML schemas. These schemas are
>>> currently not supported by Emacs.
>>
>> Is there other free software that can do this?
>> Emacs could invoke it in a subprocess.
>
> LemMinX [1] is released under the Eclipse Public License 2.0. It
> depends on Eclipse LSP4J (license EPL 2.0 [2]). This LSP server
> is used by an Emacs LSP mode (lsp-mode).
>
> [1] https://github.com/eclipse/lemminx/blob/master/LICENSE
> [2] https://github.com/eclipse/lsp4j/blob/main/LICENSE
All the applications from Maxprograms are Eclipse 1.0 licensed.
The developer is the editor of the current XLIFF standard (2.2), along with
being a top class expert in the localization area.
https://maxprograms.com/products/index.html
--
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/
- nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/23
- Re: nxml-mode: Could we support new XML schemas?, Stefan Monnier, 2021/09/24
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Jean-Christophe Helary, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/25
- Re: nxml-mode: Could we support new XML schemas?, Richard Stallman, 2021/09/27
- Re: nxml-mode: Could we support new XML schemas?, Kevin Vigouroux, 2021/09/28
- Re: nxml-mode: Could we support new XML schemas?,
Jean-Christophe Helary <=
- Emacs as an XLIFF editor, Kevin Vigouroux, 2021/09/28
- Re: Emacs as an XLIFF editor, Jean-Christophe Helary, 2021/09/28
- Re: Emacs as an XLIFF editor, Kevin Vigouroux, 2021/09/28
Re: About XLIFF validation, Kevin Vigouroux, 2021/09/29