Originally posted by: rarw
Hi,
I was able to successfully process the xml file by creating a new xsd via Visusal Studio 2005 and adding the reference to the xsd in the input file.
<File xmlns="http://tempuri.org/BCPS03S_0109.xsd"> instead of <File>
The file will not process in WTx unless the xsd is referenced in the file. Thus, I am not sure if the new xsd had anything to do with the solution since I had to edit the map for the new xsd and I do not have the time to experiment to see if the previous xsd (in zip file) works or not, along with the xsd reference in the input file.
Also, the file will not process unless the type tree at the DOC level specifies the xsd as
http://tempuri.org/BCPS03S_0109.xsd BPS03S_0109.xsd. Just BPS03S_0109.xsd will not work. Also, the xsd must be in the map directory.
We have another process that has XML as input and it does not require the specifications stated above. It would be nice to know why the setup for this map needs to be "hard coded" in order for the XML file to process in WTx.
Any ideas?
Thanks,
Becky
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange