Import Manager can not generate XMl Schema

[] [] [] []

Symptom
Import Manager gives error “Can not generate XML Schema”
Other terms
XSD,
Reason and Prerequisites
The problem is that the XML file has a directive for loading DTD.
For example:
<!DOCTYPE BMECAT SYSTEM “bmecat_new_catalog_1_2.dtd”>
MDM does not support DTDs.
Solution
Remove the DTD line and make sure
there is only one root element in the XML file, then the file loads
properly.
The better approach is to create the xsd an upload to the
repository, then use XML Schema instead.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment