Translating a TD Instance Document to a TestStand Sequence File
- Updated2025-10-28
- 2 minute(s) read
Translating a TD Instance Document to a TestStand Sequence File
An ATML Test Description (TD) instance document is a document that validates against the ATML TD schema. The ATML TD translator uses the translator framework included in TestStand 4.0 or later to translate a TD instance document into a TestStand sequence file.
The ATML Toolkit includes an example ATML TD instance document that you can use to learn how to get started with translating a TD instance document to a partial test program.
If you modify the information in the source TD instance document after you have already translated the TD instance document to a sequence file, you can incrementally update the existing sequence file and code modules to reflect the changes in the source TD instance document.
Refer to the individual TD element topics in this help file for more information about how the translator translates each element in the TD instance document to a TestStand construct and for more information to complete the partial test program.