Our tmx exports (from DVX) contain the tmx files contain unwanted declaration: (!DOCTYPE tmx SYSTEM "tmx14.dtd")
This is causing problems for downstream systems.
As a result, we currently manually delete this line from the resulting tmx file.
Is there a setting within DVX which will stop this text appearing in our TMX files?
Typical TMX file reads:
(?xml version="1.0" ?)
(!DOCTYPE xml SYSTEM "tmx14.dtd")
(tmx version="1.4")
Thanks
Subject:
Comment:
The contents of this post will automatically be included in the ticket generated. Please add any additional comments or explanation (optional)
Selcuk Akyuz Turkey Local time: 07:06 Member (2006) English to Turkish + ...
downstream sytems
Oct 11, 2011
AFAIK, TMX files exported from DVX are valid TMX files. There is no such setting to delete that line in DVX. But it looks like the other CAT tool (which one?) needs to add a few lines in its code to successfully import valid TMX files. You or the translator working with that specific CAT tool may ask it from developers of that CAT tool.
Regards,
Selcuk
Subject:
Comment:
The contents of this post will automatically be included in the ticket generated. Please add any additional comments or explanation (optional)
The DOCTYPE declaration is technically not needed, but I'm surprised that other tools are actually complaining about its presence (which is perfectly legal). That said, since it doesn't server any useful purpose unless you're trying to validate the TMX file against the DTD, I've removed it from the TMX export code in DVX2 (the TMX files exported by TeaM Server don't have it, so there's nothing to fix there); the fix will be included in the next public build of DVX2.
Regards,
Daniel
Subject:
Comment:
The contents of this post will automatically be included in the ticket generated. Please add any additional comments or explanation (optional)
As Selcuk says, DVX produces TMX files tha conform to the TMX standard, specifically version 1.4 of the standard.
I have looked at the Document Type Definiton file for TMX (which, unfortunately, I am unable to attach here) and have found this in the first section of the DTD:
!-- TMX (Translation Memory eXchange)
Known as "-//LISA OSCAR:1998//DTD for Translation Memory eXchange//EN"
Use in TMX:
An SGML application conforming to:
- International Standard ISO 8879 Standard Generalized Markup Language,
- XML (Extensible Markup Language), W3C Recommendation
All TMX element and attribute names must be in lowercase.
--
As you can see, according to the DTD the declaration we use is consistent with the standard. Thus, other software that reads TMX files should be able to correctly interpret that declaration.
If you wish, I can send you the DTD file separately.
[Edited at 2011-10-13 17:08 GMT]
[Edited at 2011-10-13 17:09 GMT]
Subject:
Comment:
The contents of this post will automatically be included in the ticket generated. Please add any additional comments or explanation (optional)
To report site rules violations or get help, contact a site moderator:
SDL Trados Studio 2011 Starter Edition is the new low cost entry-level version of the leading translation memory software. This version is ideal for part-time translators and is a subscription based product. Follow the link to buy or learn more.
memoQ translator pro is the premium product for professionals. It is Kilgray's best-selling tool among freelance translators: you get all the functionality available in memoQ in your local environment plus the ability to work on remote servers.