Catégorie:XML format used in TNS&TNSP files: Difference between revisions
Jump to navigation
Jump to search
(Beginning of the big project :)) |
No edit summary |
||
Line 19: | Line 19: | ||
Any text editor and good zip-reader that can handle odd zip files should be OK. | Any text editor and good zip-reader that can handle odd zip files should be OK. | ||
== TNS files general XML structure == | |||
You can find two or more XML files in a TNS file: | |||
-[[Document.xml]] | |||
-[[ProblemX.xml]] (X being the number of the problem, up to 50 in regular TNS files) |
Revision as of 23:18, 22 December 2011
XML format used in TNS files
TNS and TNSP files contains XML data, encrypted and compressed (see TNS File Format and TNSP File Format).
How to get the XML data and build TNS from XML
TNS files
To get the XML data, you can use:
-Levak’s clipboard dumper [1] with the TI Nspire Computer Software
-Godplat's nspire_emu [2] like described here ([3]) and here ([4])
To build TNS files from XML, you can use Luna [5].
TNSP files
Any text editor and good zip-reader that can handle odd zip files should be OK.
TNS files general XML structure
You can find two or more XML files in a TNS file:
-ProblemX.xml (X being the number of the problem, up to 50 in regular TNS files)