XLIFF 2.0 is a widely used XML-based format for the exchange of localisation data.
It is the successor of XLIFF 1.2.
It is used for Angular, Symfony and many other platforms.
Features
Multiple segments per unit
Any nesting of groups
Each segment is treated separately (independent of group/unit)
Description/meaning are used as context when provided
in <note category="description">/<note category="meaning">
Options
Options are passed as query parameters in the URL.
The options untranslated and context can use any DNF combination of the described values.
I.e. a comma separated list of values for an OR combination and an underscore separated list of
values for an AND
combination.