Originally posted by: SystemAdmin
What kind of TextFile? Print Report format, XML, CSV, TSV, etc.? Please show an example.
Unless it is XML, you wouldn't have a DTD. If it is XML, you don't necessarily need a DTD. You can use an XML Inference Engine to create an XML Schema from an XML file and from that you can create a Type Tree. However, the XML file needs to be a complete example of what might be output in a report. Otherwise, the schema might only represent a subset of the entire universe of objects that might be output.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange