xml translator
The xml translator is a Java applet able to translate the xml format into pdu and vice versa. The applet is based on the Java implementation of our libraries.
The usage is fairly simple: just paste (using ctrl-v) the xml you want to translate into the lower text area and click the To Pdu button. The resulting pdu will appear in the upper text area.
Similarly, paste a pdu into the upper text area and click the To Xml button. The corresponding xml will appear in the lower text area.
You can use ctrl-c and ctrl-v to copy and paste into the text areas.
The demo applet will not translate more than 10 elements of any SequenceOf.
If you encounter problems to cut and paste in the Java applet, then just download the Java application and execute it directly on your system. Put the file in any directory and double-click on it.
![[icube banner]](../images/icube1.jpg)