XML file not readable
tdombrowJan 29 2013 — edited Jan 29 2013Hi all,
we have a xml file found in the internet delivering actual currency rates (http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml). After downloading this file I tried to create a Data Server. But when testing the Data Server the following error is raised:
java.sql.SQLException: ODI-40750: The model generated by the model mapper was not accepted by a validator: Model not accepted: ODI-40817: Namespace not found:
I used the JDBC Url: jdbc:snps:xml?f=c:\temp\eurofxref-daily.xml. Is this sufficient?
Other xml files work well but this one creates problems.
any ideas?
best regards
Thomas