Quantcast
Channel: ProZ.com Translation Forums
Viewing all articles
Browse latest Browse all 3915

Which CAT tools support XLIFF context groups and source&target versions? | Custom XLIFF

$
0
0
Forum: CAT Tools Technical Help
Topic: Which CAT tools support XLIFF context groups and source&target versions?
Poster: Rodolfo Raya
Post title: Custom XLIFF

[quote]Samuel Murray wrote:

[quote]Rodolfo Raya wrote:
"version" is not an allowed attribute for or elements. [/quote]

So what does it mean [url= [url removed] #source]here[/url] when it says that non-XLIFF attributes are allowed in and elements?
[/quote]

You can add attributes from a non-XLIFF namespace if you declare the corresponding XML Schema in the header of the XLIFF file.

Many tools use custom XML Schemas in their XLIFF files, SDLXLIFF files are just an example, and that does not make the files invalid.

Your example declares a "version" attribute without namespace prefix. It should have been something like my:version="3" with "my" namespace properly declared.

Try to validate the file and you will surely receive and invalid XML error.

Regards,
Rodolfo

Viewing all articles
Browse latest Browse all 3915

Trending Articles