Originally posted by: SystemAdmin
Hi, I am trying to create a TT from schema importer but the importer is not able to create it and it is not throwing any error either. I think it is going on some loop.
attached are the schema file,CLPOSData.xsd , HanonicalPolicy.xsd, StandardXSDInfo.xsd
you will need to change the path of the referential schema in the CLPOSData.xsd to where ever you save it in your local.
e.g.
schemaLocation="C:\IBM\Websphere Transformation Extender 8.2\wtx\StandardXSDInfo.xsd"
schemaLocation="C:\IBM\Websphere Transformation Extender 8.2\wtx\HanonicalPolicy.xsd"
The CLPOSData is the schema that need to be imported rest of them are referenced in that schema.
any ideas, i tried both classic and xcerses, when i do classic it fails with errors.
i will appreciate any help.
Thanks
Seth
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender