Originally posted by: paul.brett
I'll try to answer these questions:
1) How do you deactivate the character restrictions like: "&" -> "&"
A) Using a Typetree imported using the Xerces option of the XML Schema importer, it is not possible to deactivate this functionality.
2) Is it possible to remove the restrictions from an existing Typetree without having to regenerate it?
A) Assuming you have restrictions in the Typetree, you can export this using the GUI or command line tools (texport.exe), and then directly edit the .MTS file either manually or with a script (or WTX map) to remove the restrictions. You then re-import the .MTS file, again using the GUI or command line tools (timport.exe) and that's job done.
3) What encoding is allowed in the schema for the Xerces importer? F.ex. ISO-8859-1, ISO-8859-1, Windows-1252, cp1252, ibm-1252 all produce errors during the import. UTF-8 and Latin1 are OK.
A) As well as the two you mention, I believe UTF-16 is also supported. Please review the Technote here:
http://www-01.ibm.com/support/docview.wss?uid=swg21389780
Thank-you.
Paul.
Follow me on Twitter
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender