Originally posted by: Kepa_Screen
Hi,
what version of DSTX are you using?
If you are using a version higher than 7.5 you must create the type tree importing from a DTD.
The easiest way to go is using XMLSpy from altova, in order to create a DTD from the XML file.
First, you open the xml document, then go to DTD/Schema menu, and hit "Generate DTD".
Then, when you have the DTD for that XML file, you must import from DTD at Type Designer, in order to create the type tree. You can see that Type Tree has some rules just for converting those characters like '&', '>', '<
Also you must use for XML file at header, encoding 'ISO-8859-1' or 'ISO-8859-15'
Think this may help. Good luck.
Message was edited by: Kepa
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange