Originally posted by: KSuraj
Hi,
We are developing a WTX Map from XML to COBOL Copybook. We have the XSD corresponding to the source XML, but the incoming XML as such doesnt refer any XSD. We realize now that the XML data that comes in has additional elements that are not defined in the XSDs. Due to this WTX throws error. These additional elements are not used in the mappings.
We can possibly modify the XSD, but that would be trial and error and will be valid untill the next time we see a new element in the XML.
Is there a way that we can configure WTX to accept such XMLs without throwing any errors and just do the mappings properly?
Thanks,
Suraj.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender